Add .tmp to .gitignore

This commit is contained in:
Tulir Asokan 2018-05-15 19:59:17 +03:00
parent 2b72945490
commit c3eb2f8bdb

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.idea/ .idea/
target/ target/
.tmp/
gomuks gomuks
*.exe *.exe
*.deb *.deb