well-svc-alert/.gitignore
2025-06-16 10:31:41 -07:00

31 lines
270 B
Plaintext

# Environment files
.env
.env_*
.venv/
venv/
# Logs
*.log
webhook.log
node_red.log
# Backup files
*.bak
*.bak1
bak/
# IDE files
*.code-workspace
# Temporary/cache files
__pycache__/
*.pyc
*.tmp
# Upload files
whpload.json
# Certificates (if sensitive)
*.crt
*.key