diff --git a/.gitignore b/.gitignore index 6afb99b..bc0e83b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ model/*.pth model/*.pt -!model/.gitkeep \ No newline at end of file +!model/.gitkeep +.yaml \ No newline at end of file