# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Temporary files
temp/
.DS_Store
.vscode

# AppSumo license CSV — never commit; upload the production-generated file only
appsumo-codes.csv
**/appsumo-codes.csv

# Workflow Studio Remotion
workflow_studio_remotion/node_modules/
workflow_studio_remotion/out/
