forked from github.com/blag
15 lines
95 B
Plaintext
15 lines
95 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
site/
|
|
|
|
htmlcov/
|
|
.coverage
|
|
.mypy_cache
|
|
|
|
venv/
|