3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

.gitignore: Ignore test results in tests/services.

This is a follow-up to commit d3e439e355.

* .gitignore: Add /tests/services/*.trs.
This commit is contained in:
Marius Bakke 2020-03-30 12:22:49 +02:00
parent 927f365566
commit 6e27d1088d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

1
.gitignore vendored
View file

@ -138,6 +138,7 @@
/test-env
/test-tmp
/tests/*.trs
/tests/services/*.trs
GPATH
GRTAGS
GTAGS