summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fe20c48..cc770a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.idea/
.coverage
.cache/
+.mypy_cache
.pytest_cache/
.tox/
.eggs/
@@ -12,4 +13,5 @@ dist/
docs/_build/
build/
virtualenv/
+venv*/
example.sqlite