diff --git a/.gitignore b/.gitignore index 310c475..62e27d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /node_modules -/storage +/storage/log +/storage/uploads/ .env \ No newline at end of file