Skip to content

Commit 2538c20

Browse files
committed
Adding the dist file
1 parent e819610 commit 2538c20

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.distignore

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/.wordpress-org
2+
/.git
3+
/.github
4+
.distignore
5+
.gitattributes
6+
.editorconfig
7+
.git
8+
.gitignore
9+
.gitlab-ci.yml
10+
.travis.yml
11+
.DS_Store
12+
Thumbs.db
13+
behat.yml
14+
bin
15+
circle.yml
16+
composer.json
17+
composer.lock
18+
Gruntfile.js
19+
package.json
20+
phpunit.xml
21+
phpunit.xml.dist
22+
multisite.xml
23+
multisite.xml.dist
24+
phpcs.ruleset.xml
25+
README.md
26+
wp-cli.local.yml
27+
tests
28+
.github
29+
node_modules
30+
*.sql
31+
*.tar.gz
32+
*.zip

0 commit comments

Comments
 (0)