summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-05-28 16:56:14 +0300
committerOmer Katz <omer.drow@gmail.com>2018-05-28 16:57:51 +0300
commite7fee62836c07e738c904e806925a83298983bbf (patch)
treecc321a0817f556be5c9f015da18522f6d66154b6 /.gitignore
parentb0512725f65b339eeee3cb1e8cbaeb3c86de2ea1 (diff)
downloadkombu-e7fee62836c07e738c904e806925a83298983bbf.tar.gz
Ignore .pytest_cache.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 74b71cd8..73450904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ kombu/tests/coverage.xml
dump.rdb
.idea/
.cache/
+.pytest_cache/
htmlcov/
test.db
coverage.xml