mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Allow exporting package.json files from bundles
This commit is contained in:
parent
e22509a290
commit
628dfc654f
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -28,7 +28,7 @@ ecs.php export-ignore
|
||||||
gulpfile.babel.js export-ignore
|
gulpfile.babel.js export-ignore
|
||||||
Makefile export-ignore
|
Makefile export-ignore
|
||||||
monorepo-builder.php export-ignore
|
monorepo-builder.php export-ignore
|
||||||
package.json export-ignore
|
/package.json export-ignore
|
||||||
phparkitect.php export-ignore
|
phparkitect.php export-ignore
|
||||||
phpspec.yml.dist export-ignore
|
phpspec.yml.dist export-ignore
|
||||||
phpstan.neon.dist export-ignore
|
phpstan.neon.dist export-ignore
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue