The build process is trivial and does not require an additional task runner and deployments are done by the GH action, so we can remove the Robo dependency and clean up the build environment.
16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
/.git
|
|
/.github
|
|
/assets
|
|
/test
|
|
/.distignore
|
|
/.gitattributes
|
|
/.gitignore
|
|
/.travis.yml
|
|
/composer.json
|
|
/composer.lock
|
|
/CONTRIBUTING.md
|
|
/package.json
|
|
/package-lock.json
|
|
/phpcs.xml
|
|
/phpunit.xml
|