mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05: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:
parent
927f365566
commit
6e27d1088d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -138,6 +138,7 @@
|
|||
/test-env
|
||||
/test-tmp
|
||||
/tests/*.trs
|
||||
/tests/services/*.trs
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
|
Loading…
Reference in a new issue