]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.gitignore
Ignore .cache and .tox directories only at the top
[cookiecutter.git] / project_template / .gitignore
index 539da7411f1d5a03e01b75c76fb3a76d16fbdc2f..c64f111212cf756c38bb6dac7252eca3ae8d2a61 100644 (file)
@@ -1 +1,3 @@
+/.cache/
+/.tox/
 *.py[co]