HA-SmartThings-Find/.gitignore
Jeena 73aa86cfb5 Gitignore .env
The local .env holds a long-lived HA token used for development;
keep it out of any push.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 01:22:14 +00:00

21 lines
No EOL
211 B
Text

# artifacts
__pycache__
.pytest*
*.egg-info
*/build/*
*/dist/*
# misc
.coverage
.vscode
coverage.xml
.env
# Home Assistant configuration
config/*
!config/configuration.yaml
# Dummy JSON responses
test_data/