forked from openkylin/astroid
18 lines
145 B
Plaintext
18 lines
145 B
Plaintext
|
.svn/
|
||
|
.hg/
|
||
|
.hgtags/
|
||
|
*.py[cod]
|
||
|
log
|
||
|
build
|
||
|
dist/
|
||
|
astroid.egg-info/
|
||
|
.idea
|
||
|
.tox
|
||
|
.coverage
|
||
|
.coverage.*
|
||
|
.cache/
|
||
|
.eggs/
|
||
|
.pytest_cache/
|
||
|
.mypy_cache/
|
||
|
venv
|