]> 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 427ca64189bfe83038320af4b07ea99e6fa9f089..c64f111212cf756c38bb6dac7252eca3ae8d2a61 100644 (file)
@@ -1,3 +1,3 @@
-.cache/
-.tox/
+/.cache/
+/.tox/
 *.py[co]