diff --git a/src/.gitignore b/src/.gitignore index 5efd1d5..1ce75f1 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ checkpoint/* wandb/* -test.py \ No newline at end of file +test.py +results/ \ No newline at end of file