aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-05-07 15:27:26 +0200
committerDario Lombardo <lomato@gmail.com>2018-05-10 08:18:27 +0000
commit9a30bad6b6c30125ffcdd25db8856fdb13acac26 (patch)
tree7b10b161633763324b25e47f53034955063111d4 /.gitignore
parenta729c0f173c5e2658bf8ea69c7eedca17750d5bd (diff)
gitignore: add test log files.
They are generated by 'test' target and should be ignored. Change-Id: Ie378c356ba586e826946abfcfcd8faf2c3ad3c2d Reviewed-on: https://code.wireshark.org/review/27382 Reviewed-by: Dario Lombardo <lomato@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3cdf3afecd..1e28c3f72b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -194,3 +194,4 @@ packaging/rpm/SPECS/wireshark.spec
vgcore.*
Wireshark.*
.pytest_cache/
+test/*.log