summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2019-08-04 15:47:11 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2019-08-04 17:05:58 +0200
commit6760eb76e665dc81863a82110164c4b3b38e7ee9 (patch)
tree3a9cf1606c851ad4067c2419fec78e7f6ca044ac /.gitignore
parentded036cf988b0cf4b20002d88434282f30762638 (diff)
downloadrsa-git-6760eb76e665dc81863a82110164c4b3b38e7ee9.tar.gz
Added mypy for static type checking
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f5a640..e31443a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
.coverage
.coverage.*
.cache/
+.mypy_cache/
.pytest_cache/
__pycache__/