diff --git a/.gitignore b/.gitignore index 44131fc2..708b854e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea Backend/dist Backend/node_modules -vue_store/* \ No newline at end of file +vue_store/* +Server/vendor/* \ No newline at end of file