Remove PHPUnit files
This commit is contained in:
parent
a016fcb012
commit
58ff6714a9
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,2 +1,9 @@
|
||||
/vendor/
|
||||
# Jetbrains
|
||||
.idea/
|
||||
|
||||
# Composer
|
||||
/vendor/
|
||||
|
||||
# PHPUnit
|
||||
/.phpunit.cache
|
||||
.phpunit.result.cache
|
||||
|
Loading…
Reference in New Issue
Block a user