Browse Source

clean up .gitignore

test-refactor
cinnaboot 2 months ago
parent
commit
2db9758d9b
  1. 6
      .gitignore

6
.gitignore vendored

@ -1,9 +1,7 @@
# Build artifacts
*.o
build/
orbit_sim
orbit_test
tests/informational/test_time_step_stability
*/__pycache__
# LLM summaries
tmp/
@ -23,5 +21,3 @@ tags
.DS_Store
Thumbs.db
# non-portable custom scripts
sync.sh

Loading…
Cancel
Save