ignore wandb to resolve isort headaches (#619)

This commit is contained in:
Wing Lian
2023-09-21 11:50:09 -04:00
committed by GitHub
parent 2fe95cdcc1
commit 92512c390b
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@@ -161,3 +161,7 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
# WandB
# wandb creates a folder to store logs for training runs
wandb

View File

@@ -1,2 +1,3 @@
[settings]
profile=black
known_third_party=wandb