Skip to content

Commit 2483ee1

Browse files
Merge pull request #57 from diggy/update-distignore
add package-lock.json, yarn.lock to distignore template
2 parents fdc3b2f + 8911d06 commit 2483ee1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/plugin-distignore.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ composer.json
1414
composer.lock
1515
Gruntfile.js
1616
package.json
17+
package-lock.json
1718
phpunit.xml
1819
phpunit.xml.dist
1920
multisite.xml
@@ -22,6 +23,7 @@ phpcs.xml
2223
phpcs.xml.dist
2324
README.md
2425
wp-cli.local.yml
26+
yarn.lock
2527
tests
2628
vendor
2729
node_modules

0 commit comments

Comments
 (0)