Fix psalm

This commit is contained in:
Alex P. 2024-10-31 09:51:29 +02:00
parent 5ad4cce8f7
commit a98618d5aa
No known key found for this signature in database
GPG key ID: 54487A734A204D71
3 changed files with 2 additions and 1 deletions

0
modules/ppcp-settings/node_modules/.gitkeep generated vendored Normal file
View file

0
node_modules/.gitkeep generated vendored Normal file
View file

View file

@ -29,7 +29,8 @@
<file name="bootstrap.php" />
<file name="woocommerce-paypal-payments.php" />
<ignoreFiles>
<directory name="**/**/node_modules"/>
<directory name="node_modules"/>
<directory name="modules/*/node_modules"/>
</ignoreFiles>
</projectFiles>