Files
ai-rfm/.gitignore
demian3b b8c440d654 chore: stop tracking *.pt/*.sdf; purge from history; align hooks and docs.
git-filter-repo removed blobs; origin must be re-added. Pre-commit refreshes
BEST_PRACTICE.json and trajectory manifest only (checkpoints stay local).

Made-with: Cursor
2026-04-17 14:01:06 +09:00

8 lines
169 B
Plaintext

__pycache__/
*.pyc
# Structure outputs / trajectories (large; keep out of git history)
*.sdf
# PyTorch checkpoints (large; regenerate locally; do not push to git)
*.pt