aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-01-02 22:13:25 +0100
committerDavid Runge <dave@sleepmap.de>2021-01-02 22:13:25 +0100
commitd2a4d13e5966125e2792261bfb49cae934881839 (patch)
tree2508f33eb744b1a0a7bf95f9b2e69446b7a6e84e
parent556b999b8c3508166fb95894fe9c41efd0214818 (diff)
downloadsleepmap-d2a4d13e5966125e2792261bfb49cae934881839.tar.gz
sleepmap-d2a4d13e5966125e2792261bfb49cae934881839.tar.bz2
sleepmap-d2a4d13e5966125e2792261bfb49cae934881839.tar.xz
sleepmap-d2a4d13e5966125e2792261bfb49cae934881839.zip
Ignore mypy caches
.gitignore: Ignore mypy caches.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f357fff..8ebc229 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
__pycache__/
cache/
output/
+.mypy_cache/
.ropeproject
.doit.db