Files

17 lines
135 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
*.mp3
*.wav
# System files
Thumbs.db
.DS_Store
desktop.ini