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

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