MOON
Server: Apache
System: Linux smtp.modiva.org 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64
User: rtbrisc (1005)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/rtbrisc/larav/vendor/phpunit/phpunit/.gitignore
# PhpStorm
/.idea

# Composer
/vendor
/composer.lock

# Apache Ant
/.ant_targets

# Build artifacts and temporary files
/build/artifacts
/build/tmp

# PHP-CS-Fixer
/.php_cs
/.php_cs.cache

# Psalm
/.psalm/cache

# PHPUnit
.phpunit.result.cache

# Temporary files generated by PHPT test runner
/tests/end-to-end/*.diff
/tests/end-to-end/*.exp
/tests/end-to-end/*.log
/tests/end-to-end/*.out
/tests/end-to-end/*.php