Files
blag/.gitignore
2023-06-16 11:53:17 +02:00

15 lines
95 B
Plaintext

__pycache__/
*.py[cod]
build/
dist/
*.egg-info/
site/
htmlcov/
.coverage
.mypy_cache
venv/