aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruce Wells <brucekwells@gmail.com>2023-03-21 18:10:06 +0300
committerGitHub <noreply@github.com>2023-03-21 18:10:06 +0300
commit1b8d71d953d2ad9c9eb97d1fed9fe4ed4f8e83d3 (patch)
tree8d3ee58521931c7e35bcf56547c55c7f12b97eff /.gitignore
parent1d41ca6da294dbfda701f90833943fd87bff5d96 (diff)
Php unit10 (#124)
* Static PHPUnit providers * Limit PHP upgrades till new PHP version is tested * Upgrade PHPUnit config schema
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9aedff4..1054073 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
vendor/
.idea/
composer.lock
+.phpunit.cache
.phpunit.result.cache
.vscode
.php-cs-fixer.cache