diff --git a/.gitignore b/.gitignore index fdf4ec2c84..c670d0f587 100644 --- a/.gitignore +++ b/.gitignore @@ -127,12 +127,13 @@ ENV/ # data .data/ -datasets/ +Datasets/ mnist/ # pl tests ml-runs/ +mlruns/ *.zip *.ckpt pytorch\ lightning -test-reports/ \ No newline at end of file +test-reports/