aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 790b652..7ab4233 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ bin/*
*.pyc
*.pyo
__pycache__/
+.cache/
.venv/
.tox