summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b66b65a..529a7a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@
### Other editors
.*.swp
-
+.vscode/
### Python template
# Byte-compiled / optimized
@@ -41,6 +41,7 @@ htmlcov/
.coverage.*
.cache
.pytest_cache
+.mypy_cache/
nosetests.xml
coverage.xml
*,cover