Files
blag/.gitignore
Bastian Venthur d3fe365bb0 WIP
2021-01-11 22:36:30 +01:00

12 lines
76 B
Plaintext

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