]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Add .pytest_cache/ to gitignore
authorErik Johnson <palehose@gmail.com>
Mon, 19 Mar 2018 21:03:29 +0000 (16:03 -0500)
committerErik Johnson <palehose@gmail.com>
Mon, 19 Mar 2018 21:03:29 +0000 (16:03 -0500)
.gitignore

index 05d1207d40722480f2e0d5341dd183ef5bd9652d..28588b4203e87220f2e5d7b1fc2ce2dbf5d0ecd1 100644 (file)
@@ -15,3 +15,4 @@ venv-*/
 .coverage
 .coverage.*
 htmlcov
+.pytest_cache/