Initial commit: M4 Pro optimized overlay pipeline
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
venv/
|
||||
*.pyc
|
||||
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
||||
# Media Files (Do not commit these!)
|
||||
*.mp4
|
||||
*.mov
|
||||
*.mkv
|
||||
*.fit
|
||||
*.gpx
|
||||
|
||||
# Output files
|
||||
overlay_*
|
||||
Reference in New Issue
Block a user