Browse Source

.gitignore: added /tmp folder

aggstam 4 years ago
parent
commit
e6a4d25177
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 .vscode/
 .vscode/
 
 
 /target/*
 /target/*
+/tmp/*
 
 
 /cashierd
 /cashierd
 /dao-cli
 /dao-cli