summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 09fe806..bd7ef01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,6 +128,9 @@ __pypackages__/
128# Rope project settings 128# Rope project settings
129.ropeproject 129.ropeproject
130 130
131# pycharm project settings
132.idea
133
131# mypy 134# mypy
132.mypy_cache/ 135.mypy_cache/
133.dmypy.json 136.dmypy.json