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