diff --git a/.gitignore b/.gitignore index 6aac4b0..533afa6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,5 @@ dist/ image.png smplpytorch/native/models/*.pkl -exp/ -output/ \ No newline at end of file +exp/* +fit/output/* \ No newline at end of file