summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-03-08 15:48:49 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2020-03-08 15:48:49 +0100
commit67bd7e79469d201149005168461a8baca40f986f (patch)
tree091b45783eb34e24eb9e3059b5612353d54a2e20
parentaa34108107d5c48b236975a6dfbcf4f9d7bb8b0a (diff)
downloadpygobject-67bd7e79469d201149005168461a8baca40f986f.tar.gz
Add .mypy_cache to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea4475d6..6b29f6f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.mypy_cache
*.bak
*.lo
*.o