1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00
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/