Set up environment for CI
phpcs-errors:0 phpunit-status:successful
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,7 +1,9 @@
|
||||
*.swp
|
||||
|
||||
*.swo
|
||||
.phpunit.result.cache
|
||||
/doxygen
|
||||
/pdf
|
||||
/tex
|
||||
/tmp
|
||||
|
||||
/composer.lock
|
||||
/vendor
|
||||
|
Reference in New Issue
Block a user