Browse Source

fix: ignore wandb files

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

1
.gitignore

@ -169,3 +169,4 @@ cython_debug/
*.step *.step
test_data/ test_data/
logs/ logs/
wandb/
Loading…
Cancel
Save