introduce GitHub actions for automated plugin/asset deployment
This commit is contained in:
16
.distignore
Normal file
16
.distignore
Normal file
@ -0,0 +1,16 @@
|
||||
/.git
|
||||
/.github
|
||||
/assets
|
||||
/test
|
||||
/.distignore
|
||||
/.gitattributes
|
||||
/.gitignore
|
||||
/.travis.yml
|
||||
/composer.json
|
||||
/composer.lock
|
||||
/CONTRIBUTING.md
|
||||
/package.json
|
||||
/package-lock.json
|
||||
/phpcs.xml
|
||||
/phpunit.xml
|
||||
/RoboFile.php
|
Reference in New Issue
Block a user