]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.gitignore
Fix templates in setup.py
[cookiecutter.git] / project_template / .gitignore
index 427ca64189bfe83038320af4b07ea99e6fa9f089..5af0001b4eeb02e82e8001a50da2d412e1ddc669 100644 (file)
@@ -1,3 +1,12 @@
-.cache/
-.tox/
+/.cache/
+/.tox/
+/{project}.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~