Files
quiz/.gitignore
2026-05-02 02:54:34 +08:00

12 lines
100 B
Plaintext

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