Allow exporting package.json files from bundles

This commit is contained in:
Michał Pysiak 2024-10-10 07:44:37 +02:00
parent e22509a290
commit 628dfc654f
No known key found for this signature in database
GPG key ID: 9C1F2D0F99830187

2
.gitattributes vendored
View file

@ -28,7 +28,7 @@ ecs.php export-ignore
gulpfile.babel.js export-ignore
Makefile export-ignore
monorepo-builder.php export-ignore
package.json export-ignore
/package.json export-ignore
phparkitect.php export-ignore
phpspec.yml.dist export-ignore
phpstan.neon.dist export-ignore