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