.idea/
.vscode/
.ipynb_checkpoints/
.pytest_cache/
.scripts/

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

__pycache__/

wandb/
venv*/
notes/

tmp_*
media/
*.mp4
*.ipynb
*.DS_Store

node_modules/
package-lock.json
package.json
