]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.gitignore
Extend .gitignore
[cookiecutter.git] / project_template / .gitignore
index 427ca64189bfe83038320af4b07ea99e6fa9f089..8647366f418ecd538a7d45b7be10849d95fede88 100644 (file)
@@ -1,3 +1,10 @@
-.cache/
-.tox/
+/.cache/
+/.tox/
+/SQLObject.egg-info/
+/build/
+/data/
+/dist/
+/MANIFEST
 *.py[co]
 *.py[co]
+*.tmp
+*~