Files
sky-cam/.gitignore
T
Claude 6b03ae73a3 gitignore: exclude crescent detection debug images
*_debug_standard.jpg and *_debug_crescent.jpg are generated by
test_crescent_detect.py and should not be tracked.

https://claude.ai/code/session_01HuJ83KvMvshiY6HxJbtMsc
2026-05-03 23:35:13 +00:00

6 lines
76 B
Plaintext

__pycache__/
.env
sunrise-sounds/
*_debug_standard.jpg
*_debug_crescent.jpg