aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: e1da4d30a261cf16d190303e43691da50b9fd54f (plain)
1
2
3
4
5
6
7
8
9
10
11
.idea/
.vscode/
cli.spec
build/
dist/
datamaps.spec
/.eggs/
/.mypy_cache/
/.ropeproject/
**/__pycache__/*
*.egg-info/*