aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+github@gmail.com>2021-09-08 14:59:14 +0200
committerJan-Hendrik Willms <tleilax+github@gmail.com>2021-09-08 14:59:14 +0200
commit8606231d946c5e4f910ab2a4b26a9dcd5e932552 (patch)
tree06a7de791187290c24cd5486c35ef28667ac9000 /.gitignore
parent2e8349aabda32ed8880495f1b4322416eb31dc97 (diff)
ignore tests/_output as well, re #2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bac50a3..649cf50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,5 +40,6 @@ tests/_helpers/CodeGuy.php
tests/_helpers/TestGuy.php
tests/_helpers/WebGuy.php
tests/_helpers/_generated
+tests/_output/
.idea