aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ff5d8d..e1da4d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,8 @@ cli.spec
build/
dist/
datamaps.spec
+/.eggs/
+/.mypy_cache/
+/.ropeproject/
+**/__pycache__/*
+*.egg-info/*