Skip to content

Commit 429c45c

Browse files
Merge pull request #49 from wp-launchpad/update-3.0.0
Update 3.0.0
2 parents 7aa5b9c + a9cb402 commit 429c45c

File tree

3 files changed

+3
-2515
lines changed

3 files changed

+3
-2515
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
phpcs.xml export-ignore
44
composer.lock export-ignore
5-
package.json export-ignore
65
.gitbook.yaml export-ignore
76
LICENSE export-ignore
87
README.MD export-ignore

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ vendor-prefixed
44
inc/Dependencies/*
55
inc/classes/*
66
build
7-
node_modules
7+
node_modules
8+
composer.lock
9+
package-lock.json

0 commit comments

Comments
 (0)