Add `tmp` directory to ignores.

This commit is contained in:
Andrew Dupont 2009-03-09 11:23:25 -05:00
parent 8f697f3e85
commit c2915dfe9b
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
pkg
test/unit/tmp/*
doc
doc
tmp