mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Added .hitch directory to .gitignore.
This commit is contained in:
parent
fefb068d65
commit
a23aa1c16c
3
{{cookiecutter.repo_name}}/.gitignore
vendored
3
{{cookiecutter.repo_name}}/.gitignore
vendored
|
@ -33,6 +33,9 @@ pip-log.txt
|
|||
.tox
|
||||
nosetests.xml
|
||||
|
||||
# Hitch test .hitch directory
|
||||
tests/.hitch
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
*.pot
|
||||
|
|
Loading…
Reference in New Issue
Block a user