Add `tmp` directory to ignores.
This commit is contained in:
parent
8f697f3e85
commit
c2915dfe9b
|
@ -1,4 +1,5 @@
|
|||
.DS_Store
|
||||
pkg
|
||||
test/unit/tmp/*
|
||||
doc
|
||||
doc
|
||||
tmp
|
Loading…
Reference in New Issue