]> git.phdru.name Git - cookiecutter.git/commitdiff
Ignore .cache and .tox directories only at the top
authorOleg Broytman <phd@phdru.name>
Wed, 21 Sep 2016 22:35:50 +0000 (01:35 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 21 Sep 2016 22:35:50 +0000 (01:35 +0300)
project_template/.gitignore

index 427ca64189bfe83038320af4b07ea99e6fa9f089..c64f111212cf756c38bb6dac7252eca3ae8d2a61 100644 (file)
@@ -1,3 +1,3 @@
-.cache/
-.tox/
+/.cache/
+/.tox/
 *.py[co]
 *.py[co]