mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
Add .tmp to .gitignore
This commit is contained in:
parent
2b72945490
commit
c3eb2f8bdb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
.idea/
|
.idea/
|
||||||
target/
|
target/
|
||||||
|
.tmp/
|
||||||
gomuks
|
gomuks
|
||||||
*.exe
|
*.exe
|
||||||
*.deb
|
*.deb
|
||||||
|
|
Loading…
Add table
Reference in a new issue