]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.gitignore
Use htdocs.path instead of absolute path
[cookiecutter.git] / project_template / .gitignore
index c64f111212cf756c38bb6dac7252eca3ae8d2a61..5af0001b4eeb02e82e8001a50da2d412e1ddc669 100644 (file)
@@ -1,3 +1,12 @@
 /.cache/
 /.tox/
+/{project}.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~