Browse Source

fix: git ignore add *.pth

final
mckay 7 months ago
parent
commit
49e0f8e9bc
  1. 3
      .gitignore

3
.gitignore

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