diff --git a/.gitignore b/.gitignore index b5c3639..1c047f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -vendor/ -client/components +/client/vendor/ +/server/vendor/ +