diff --git a/.gitignore b/.gitignore index cb2d528..210d34d 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