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