Added .hitch directory to .gitignore.

This commit is contained in:
Colm O'Connor 2015-08-01 18:12:26 +08:00
parent fefb068d65
commit a23aa1c16c

View File

@ -33,6 +33,9 @@ pip-log.txt
.tox .tox
nosetests.xml nosetests.xml
# Hitch test .hitch directory
tests/.hitch
# Translations # Translations
*.mo *.mo
*.pot *.pot