Add distignore
This commit is contained in:
parent
469d48b84c
commit
9040f90342
1 changed files with 18 additions and 0 deletions
18
.distignore
Normal file
18
.distignore
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
/.wordpress-org
|
||||||
|
/.git
|
||||||
|
/.github
|
||||||
|
/.phpdoc
|
||||||
|
/_tools
|
||||||
|
/contrib
|
||||||
|
/development
|
||||||
|
/vendor
|
||||||
|
|
||||||
|
.distignore
|
||||||
|
.gitignore
|
||||||
|
|
||||||
|
CONTRIBUTING.md
|
||||||
|
README.md
|
||||||
|
SECURITY.md
|
||||||
|
LICENSE
|
||||||
|
authors.txt
|
||||||
|
composer.*
|
Reference in a new issue