mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
15 lines
95 B
Plaintext
15 lines
95 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
site/
|
|
|
|
htmlcov/
|
|
.coverage
|
|
.mypy_cache
|
|
|
|
venv/
|