# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ .venv/ # IDEs .vscode/ .idea/ *.swp *.swo # Videos (no subir a git) *.mp4 *.mkv *.avi *.mov # Chat (puede ser grande) *.json *.txt # Highlights *highlights*.json *_final.mp4 # Temp temp_* frames_temp/ *.wav # OS .DS_Store Thumbs.db # Env .env