astroid/.gitignore

18 lines
145 B
Plaintext
Raw Permalink Normal View History

2022-11-14 17:01:35 +08:00
.svn/
.hg/
.hgtags/
*.py[cod]
log
build
dist/
astroid.egg-info/
.idea
.tox
.coverage
.coverage.*
.cache/
.eggs/
.pytest_cache/
.mypy_cache/
venv