summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-24 18:47:50 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-24 18:47:50 (EST)
commit6bbe1bb67b7cc7af94c17378f3618448d2fc686d (patch)
tree7812aca023366812f1a2a620290eb3d30e35063a /.gitignore
parent7622f37eb144b5ddea918b872554e916b7b24487 (diff)
.gitignore: Exclude test logs and results
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31bffaa..eee3882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,6 @@ man/*[^.]??
locale/*/*.ms
opkbuild-*/
opkbuild-*.tar.*
+tests/*.log
+tests/*.trs
+test-suite.log