Files
quiz/.gitignore
2026-05-02 03:10:39 +08:00

13 lines
112 B
Plaintext

.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
*.egg-info/
.env
quiz.db
*.db
*.db-shm
*.db-wal