12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
.env
|
|
quiz.db
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|