@@ -1,60 +0,0 @@
-# Python
-__pycache__/
-*.py[cod]
-*$py.class
-*.so
-*.egg
-*.egg-info/
-dist/
-build/
-*.whl
-
-# TypeScript
-lib/sam2/demo/
-# IDE
-.idea/
-.vscode/
-*.swp
-*.swo
-# OS
-.DS_Store
-Thumbs.db
-# Reference code & papers (do not upload)
-ref/
-tmp/
-# Weights & checkpoints
-*.pth
-*.pt
-*.ckpt
-*.onnx
-# Logs & outputs
-*.log
-outputs/
-results/
-runs/
-lightning_logs/
-swanlog/
-# Jupyter
-.ipynb_checkpoints/
-# Environment
-.env
-.venv/
-venv/
-# Data and generated documentation
-/data/
-cache/
-docs/
-!lib/data/
-# Codex and .gitignore
-.codex
-.gitignore