summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2025-08-04 14:44:26 +0300
committerEfraim Flashner <efraim@flashner.co.il>2025-08-04 15:14:44 +0300
commit29476443b47860e303d17790fe480ccdcf782159 (patch)
tree81ba8bcb12a76b2d8210c28b900dc372bb589b5d /.gitignore
parent8a0fec4e344f9083fa09fa4a600cd8272940db22 (diff)
.gitignore: Add more .trs files.
* .gitignore: Ignore all .trs files in the tests directory. Change-Id: I7d8f895cf38a6391f0dcfd068c61a1034a4eb6d9
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 66c2ea39a5c..4f7308b295c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,8 +138,7 @@
138/t-*/ 138/t-*/
139/test-env 139/test-env
140/test-tmp 140/test-tmp
141/tests/*.trs 141/tests/**/*.trs
142/tests/services/*.trs
143GPATH 142GPATH
144GRTAGS 143GRTAGS
145GTAGS 144GTAGS