]> git.phdru.name Git - sqlconvert.git/commitdiff
Build(.gitignore): Ignore `.pytest_cache`
authorOleg Broytman <phd@phdru.name>
Sun, 1 Apr 2018 00:10:25 +0000 (03:10 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 1 Apr 2018 00:10:25 +0000 (03:10 +0300)
[skip ci]

.gitignore

index 289911902a75dd236944d6029bbe04de16971a5d..1c1f8db7861fe3f6a1a1428c7a0acfd82a03712a 100644 (file)
@@ -1,4 +1,5 @@
 /.cache/
+/.pytest_cache/
 /.tox/
 /sqlconvert.egg-info/
 /build/