Files
date_game/.gitignore

11 lines
86 B
Plaintext

.DS_Store
Thumbs.db
*.log
*.tmp
__pycache__/
.pytest_cache/
.venv/
venv/
dist/
build/