Tweak gitignore for tmp folder
This commit is contained in:
parent
8df6d8ca26
commit
25d495e62f
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ out/
|
||||||
test/
|
test/
|
||||||
tmp/
|
tmp/
|
||||||
*.swp
|
*.swp
|
||||||
|
tmp
|
||||||
|
|
Reference in a new issue