Updated gitignore file to exclude WandB local synchronization data.
During the OpenAI -> WandB sync process the library downloads locally the job's data.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -189,3 +189,6 @@ nohup.out
|
|||||||
*.png
|
*.png
|
||||||
|
|
||||||
scraper_cache/
|
scraper_cache/
|
||||||
|
|
||||||
|
# WandB local sync data.
|
||||||
|
wandb/
|
||||||
|
|||||||
Reference in New Issue
Block a user