This commit is contained in:
Efim Beshmenev
2026-07-10 22:26:37 +03:00
parent 7f9dc067a1
commit 8614dfe22a
3757 changed files with 95267 additions and 663 deletions
+11 -1
View File
@@ -34,9 +34,18 @@ Makefile
*.tlog
*.lastbuildstate
# Generated searches, checkpoints, reports, and logs
# Machine-local runtime files
/runtime/
# Search checkpoints under results/search are intentionally tracked so that
# disjoint topology ranges merge through Git. These files are derived locally.
/results/search/leaderboard.tsv
/results/search/run.log
/results/search/runs/**/run.log
/results/search/**/*.tmp
/results/search/**/*.tmp.*
/results/search/**/*.partial
# Python cache and virtual environments
__pycache__/
*.py[cod]
@@ -47,6 +56,7 @@ venv/
.DS_Store
Thumbs.db
Desktop.ini
*.lnk
# Wavefront .obj files are research data in this repository and are intentionally
# not ignored globally.