Skip to content

Commit 9e2d374

Browse files
committed
Adding distignore
1 parent 5cf1354 commit 9e2d374

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.distignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/.wordpress-org
2+
/.git
3+
/.github
4+
/node_modules
5+
/src
6+
/webpack
7+
.distignore
8+
.editorconfig
9+
package-lock.json
10+
package.json
11+
postcss.config.js
12+
webpack.config.js
13+
readme.md
14+
README.md

0 commit comments

Comments
 (0)