Skip to content

Commit 2b84b95

Browse files
author
Sayan Datta
committed
distignore added
1 parent 38e3fcf commit 2b84b95

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.distignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/.wordpress-org
2+
/.git
3+
/.github
4+
/node_modules
5+
/vendor/bin
6+
7+
_config.yml
8+
.distignore
9+
.editorconfig
10+
.gitignore
11+
CHANGELOG.md
12+
composer.json
13+
composer.lock
14+
package.json
15+
package-lock.json
16+
phpcs.xml
17+
README.md
18+
LICENSE
19+
todo

0 commit comments

Comments
 (0)