summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-02-13 17:45:37 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-02-17 21:34:09 +0000
commit97ff495243aecd47fe248e13d7ec95060869dd8c (patch)
treef6b9342cc173d797dd7aefe33bfcfc98beab1dea
parente7222bf221bcbeb47669a15da4f954a1b023e2a5 (diff)
downloadwebtrees-97ff495243aecd47fe248e13d7ec95060869dd8c.tar.gz
webtrees-97ff495243aecd47fe248e13d7ec95060869dd8c.tar.bz2
webtrees-97ff495243aecd47fe248e13d7ec95060869dd8c.zip
GitIgnore the phpunit cache files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8c5fc2ce46..fcb263320b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.phpunit.cache/
+
/modules_v4/
/node_modules/