Files
quickdraw_bot/.gitignore
2026-06-16 15:46:16 +08:00

16 lines
162 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Dataset
quickdraw_bot/data
# DVC
dvc/config.local