Remove PHPUnit files

This commit is contained in:
Jeroen De Meerleer 2023-01-14 14:45:02 +01:00
parent a016fcb012
commit 58ff6714a9
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 8 additions and 1 deletions

9
.gitignore vendored
View File

@ -1,2 +1,9 @@
/vendor/
# Jetbrains
.idea/
# Composer
/vendor/
# PHPUnit
/.phpunit.cache
.phpunit.result.cache