Browse Source

fix: git ignore add *.pth

main
mckay 8 months ago
parent
commit
0187ae991d
  1. 3
      .gitignore

3
.gitignore

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