Remove .git directories within contrib modules
Automatically remove any `.git` directories within the project's dependencies, such as within contrib modules like Plausible which caused `web/modules/contrib` to keep appearing and being added to the index.
This commit is contained in:
parent
0dabdad72b
commit
958111d80f
4 changed files with 43 additions and 2 deletions
1
.idea/oliverdavies-uk.iml
generated
1
.idea/oliverdavies-uk.iml
generated
|
@ -130,6 +130,7 @@
|
|||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/var-dumper" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/yaml" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/theseer/tokenizer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/topfloor/composer-cleanup-vcs-dirs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/twig/twig" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/typo3/phar-stream-wrapper" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/voku/portable-ascii" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue