summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 13a4a637099ba586669e7506aa6679b939ec0da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.svn/
.hg/
.hgtags/
*.py[cod]
log
build
dist/
astroid.egg-info/
.idea
.tox
.coverage
.coverage.*
.cache/
.eggs/
.pytest_cache/
.mypy_cache/
venv