clean up lot of stuff

This commit is contained in:
2026-03-22 15:49:13 +01:00
parent d3ed1c25ad
commit ca0e7b8b03
37 changed files with 3613 additions and 1223 deletions

24
.gitignore vendored
View File

@@ -1,3 +1,23 @@
outputs/
# IDE / editor
.vscode/
runs/
# Training & HPO outputs
outputs/
runs/
smac3_output/
# MuJoCo
MUJOCO_LOG.TXT
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
dist/
build/
# Temp files
*.stl
*.scad