Files
phone-refurb/.gitignore
2026-04-12 20:12:51 +02:00

16 lines
152 B
Plaintext

# Python
venv/
__pycache__/
*.pyc
*.pyo
# Logs
*.log
# Database (optionnel - décommenter si pas de tracking)
# phones.db
# IDE
.idea/
.vscode/
*.swp