diff --git a/.gitignore b/.gitignore index de6bd7a..2e522ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /model/__pycache__ /dataset -/out \ No newline at end of file +/out +wandb/ +**/*.log \ No newline at end of file