Ignore phpunit cache

This commit is contained in:
Kalle Fagerberg 2022-08-07 17:54:41 +02:00 committed by thrillfall
parent 3550bdcb67
commit 4409b11d60
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
vendor/*
tests/.phpunit.result.cache
node_modules/
js/