We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aa5b9c + a9cb402 commit 429c45cCopy full SHA for 429c45c
.gitattributes
@@ -2,7 +2,6 @@
2
3
phpcs.xml export-ignore
4
composer.lock export-ignore
5
-package.json export-ignore
6
.gitbook.yaml export-ignore
7
LICENSE export-ignore
8
README.MD export-ignore
.gitignore
@@ -4,4 +4,6 @@ vendor-prefixed
inc/Dependencies/*
inc/classes/*
build
-node_modules
+node_modules
+composer.lock
9
+package-lock.json
0 commit comments