diff --git a/.gitignore b/.gitignore index 77ba692..0d00a8f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,4 @@ /storage/uploads/ !storage storage/* -!storage/uploads/ -!uploads -uploads/* \ No newline at end of file +!storage/uploads*/ \ No newline at end of file