# Python cache __pycache__/ *.pyc # Secrets .env # macOS clutter *.DS_Store # IDE/editor settings .idea/ .vscode/ # Dev/test files test_video.MOV *.ipynb frames/ *.jpg *.jpeg *.webp example.py