# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
dist/

# PyInstaller
*.manifest
*.spec
!dji-embed.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Virtual environments
venv/
ENV/
env/
.venv

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Project specific
processed/
output/
*.MP4
*.mp4
*.MOV
*.mov
*.avi
*.AVI
*.SRT
*.srt
*.gpx
*.GPX

# Keep example files
!examples/*.SRT
!examples/*.srt

# Temporary files
*.tmp
*.temp
*.log

# OS specific
Thumbs.db
desktop.ini
.DS_Store
._*

# Test files
test/
!tests/

# MkDocs build output
site/
# Release v1.1.2 - Windows EXE build retry
