summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36965752..68ada439 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ nbproject
/.vscode/
.idea/
.cache/
+.mypy_cache/
+.pytest_cache/ \ No newline at end of file