summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandar Trifunovic <akstrfn@gmail.com>2018-07-30 11:08:38 +0200
committerAleksandar Trifunovic <akstrfn@gmail.com>2019-02-01 21:27:57 +0100
commitcbf837ecf5479222c9b00945904094c1c38b0f05 (patch)
tree04e34a726da6a57d833a8f9a094134ac34753b44
parent5895b2a2216d6b3a6103dc5f90e8d26bd29791df (diff)
downloadarchweb-cbf837ecf5479222c9b00945904094c1c38b0f05.tar.gz
archweb-cbf837ecf5479222c9b00945904094c1c38b0f05.zip
add mypy_cache to gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b19b099d..e047ef4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,8 @@ collected_static/
testing/
env/
+.mypy_cache/
+
# rope
.ropeproject/