Ensure that vendor is ignored
This commit is contained in:
parent
d11ab7552f
commit
e8b4dee822
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,4 +11,5 @@
|
||||||
!/web/sites/default/settings.php
|
!/web/sites/default/settings.php
|
||||||
!/web/themes/custom/**
|
!/web/themes/custom/**
|
||||||
/.idea/workspace.xml
|
/.idea/workspace.xml
|
||||||
|
/vendor/
|
||||||
/web/themes/custom/*/dist/
|
/web/themes/custom/*/dist/
|
||||||
|
|
Loading…
Reference in a new issue