summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2018-09-22 22:01:20 -0700
committerGitHub <noreply@github.com>2018-09-22 22:01:20 -0700
commitdaa3dab6a31740b8110babfa16672e72a5b58aea (patch)
treed30958d3fac6edc3519d898bc96b4f47693708f6 /.gitignore
parentcd8398c05d0683630e8b0d704fbacb601d7741bb (diff)
parentdb305ed46d24cbe5eaa1f3761e7e3a02b4ed9f76 (diff)
downloadisort-daa3dab6a31740b8110babfa16672e72a5b58aea.tar.gz
Merge pull request #717 from jdufresne/pytest-cache
Add new Pytest cache directory to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 11ade0b1..10fe6e96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ npm-debug.log
nosetests.xml
htmlcov
.cache
+.pytest_cache/
# Translations
*.mo