diff --git a/.gitignore b/.gitignore index a963c7c..674565e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ exports/* +!exports/ logs/* +!logs/ node_modules -uploads/* \ No newline at end of file +uploads/* +!uploads/ \ No newline at end of file