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
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
__pycache__/
|
||||
.env
|
||||
sunrise-sounds/
|
||||
*_debug_standard.jpg
|
||||
*_debug_crescent.jpg
|
||||
|
||||
Reference in New Issue
Block a user