mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 12:42:41 +00:00
16 lines
112 B
Plaintext
16 lines
112 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
docs/_build/
|
|
docs/api/
|
|
|
|
htmlcov/
|
|
.coverage
|
|
.mypy_cache
|
|
|
|
venv/
|