Browse Source

fix: ignore wandb files

main
mckay 7 months ago
parent
commit
a8fdaa9583
  1. 3
      .gitignore

3
.gitignore

@ -168,4 +168,5 @@ cython_debug/
*.npz *.npz
*.step *.step
test_data/ test_data/
logs/ logs/
wandb/
Loading…
Cancel
Save