diff --git a/.gitignore b/.gitignore index b4974f38..03ba6b6c 100755 --- a/.gitignore +++ b/.gitignore @@ -170,4 +170,7 @@ cython_debug/ /datasets/ /notebooks/*.csv notebooks/tmp -*.pickle \ No newline at end of file +*.pickle + +# wandb +wandb/ \ No newline at end of file