Browse Source

fixed gitignore typo (#151)

main
luke-soteris 6 years ago committed by Peter Bull
parent
commit
1f68b9e9f8
  1. 2
      {{ cookiecutter.repo_name }}/.gitignore

2
{{ cookiecutter.repo_name }}/.gitignore vendored

@ -41,7 +41,7 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
*,cover
*.cover
# Translations
*.mo

Loading…
Cancel
Save