Skip to content
Snippets Groups Projects
Commit 686740de authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove some legacy from build-script

parent 00cfd593
No related branches found
No related tags found
No related merge requests found
......@@ -62,10 +62,6 @@ rm "$TARGET/.editorconfig"
rm "$TARGET/.gitattributes"
rm -r "$TARGET/.github"
rm "$TARGET"/phpunit.xml
rm "$TARGET"/{,modules/*}/.php_cs.dist
rm "$TARGET"/{,modules/*}/codecov.yml
rm "$TARGET"/{,modules/*}/psalm.xml
rm "$TARGET"/{,modules/*}/.gitignore
rm "$TARGET"/{cache,config,metadata,locales}/.gitkeep
rm "$TARGET/composer.phar"
rm "$TARGET/bin/build-release.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment