aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2018-01-16 16:59:28 +0100
committerGerald Combs <gerald@wireshark.org>2018-01-16 19:02:28 +0000
commit2f759ce7a7afb58f86006aaefcf475941e5a9e05 (patch)
tree4c02068d5f6c7211e42d47d59d18f91d1d0b3c9f /.gitignore
parent634ba24b0aca74a547503556f89a6928cb89ee20 (diff)
Update paths after dissector plugin move.
With the change in paths of the dissector plugins in the repository some other paths require adjustment. These are the obvious changes remaining. Change-Id: Id49ac6aaf1a29d9eb37f4c32226a4597d5e32edd Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/25343 Reviewed-by: João Valverde <j@v6e.pt> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e599d6074c..ba2d20e83f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,8 +43,10 @@ epan/wslua/register_wslua.c
epan/wslua/taps.txt
epan/wslua/taps_wslua.c
epan/ps.c
-plugins/*/plugin.c
-plugins/mate/mate_parser.c
+plugins/epan/*/plugin.c
+plugins/wiretap/*/plugin.c
+plugins/codecs/*/plugin.c
+plugins/epan/mate/mate_parser.c
version.h
tools/lemon/lemon
tshark-tap-register.c