Files
ha-gammy-bridge/.gitignore
2025-10-01 00:40:09 -05:00

17 lines
129 B
Plaintext

# Python cache
__pycache__/
*.pyc
*.pyo
# Virtualenvs
.venv/
venv/
env/
ENV/
# Logs
*.log
# Windows junk
Thumbs.db
Desktop.ini