Files
sms-remote/.gitignore
2026-04-28 00:04:27 +02:00

15 lines
145 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local application data
log/
*.db