diff --git a/.gitignore b/.gitignore index 41c37a4..4fdc1ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # only pay attention to specific folders and files under them. * -!test2_ort/ -!proj_deepface/ +!test2_ort/* +!proj_deepface/* !*.gitignore !readme.md \ No newline at end of file