summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-03-30 12:22:49 +0200
committerMarius Bakke <mbakke@fastmail.com>2020-03-30 12:24:55 +0200
commit6e27d1088da07380872f0df9f308b674536cefc8 (patch)
tree1524e644c01edc4a2c065c4649b1b92b56d676d6
parent927f3655662b41f25225ea03baa3ded687aa7cbb (diff)
downloadpatches-6e27d1088da07380872f0df9f308b674536cefc8.tar
patches-6e27d1088da07380872f0df9f308b674536cefc8.tar.gz
.gitignore: Ignore test results in tests/services.
This is a follow-up to commit d3e439e355284f136ff13eb3e6fffb4661552f3b. * .gitignore: Add /tests/services/*.trs.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de058dda5e..fd2cf56098 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,6 +138,7 @@
/test-env
/test-tmp
/tests/*.trs
+/tests/services/*.trs
GPATH
GRTAGS
GTAGS