diff --git a/.gitattributes b/.gitattributes index 9f8641189..7f680d2d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,8 +2,5 @@ tests export-ignore .gitattributes export-ignore .gitignore export-ignore .github export-ignore -build.properties export-ignore -build.xml export-ignore phpunit.xml.dist export-ignore -/lib/vendor export-ignore /phpcs.xml.dist export-ignore diff --git a/.gitignore b/.gitignore index f7dd82dbc..0b15e407d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -build/ logs/ reports/ dist/ diff --git a/build.xml b/build.xml deleted file mode 100644 index 73abfbd99..000000000 --- a/build.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -