18 lines
148 B
Plaintext
18 lines
148 B
Plaintext
# Python
|
|
__pycache__/
|
|
venv/
|
|
*.pyc
|
|
|
|
# Mac OS
|
|
.DS_Store
|
|
|
|
# Media Files (Do not commit these!)
|
|
*.mp4
|
|
*.mov
|
|
*.mkv
|
|
*.fit
|
|
*.gpx
|
|
|
|
# Output files
|
|
overlay_*
|