forked from osmocom/wireshark
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>pespin/amr
parent
a729c0f173
commit
9a30bad6b6
|
@ -194,3 +194,4 @@ packaging/rpm/SPECS/wireshark.spec
|
|||
vgcore.*
|
||||
Wireshark.*
|
||||
.pytest_cache/
|
||||
test/*.log
|
||||
|
|
Loading…
Reference in New Issue