Files
myriad/.gitignore
2026-03-17 03:23:47 +00:00

15 lines
112 B
Plaintext

.venv/
*.pyc
__pycache__/
instance/
static/icons/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/