OrbitalSimulator/.gitignore
2025-06-20 17:13:34 -04:00

20 lines
197 B
Plaintext

last_checkpoint.npz
*.pyc
__pycache__
/build
/cmake-build-*
CMakeFiles/
*.cmake
/rust/target
/rust/target/*
rust/Cargo.lock
out.out
output.json
*.png
traj.bin
# Added by cargo
/target
Cargo.lock