Files
myriad/.gitignore
cube d367d459d4 basic
log in and sign up pages, db schema
2026-03-16 01:34:55 +00:00

14 lines
98 B
Plaintext

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