summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-11 13:14:08 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-11 13:14:08 +0000
commit8617423f84c8513547cf7dcc4717e0aee61d6674 (patch)
tree6dcb006a9ba6c356e46e28fff04a64a6ccf71751 /.gitignore
parent16f85131bde3c9dde4a5a4c301bad1d5ecd922cc (diff)
downloadwireshark-8617423f84c8513547cf7dcc4717e0aee61d6674.tar.gz
Update .gitignore
wireshark-tap-register* is used by gtk and Qt svn path=/trunk/; revision=53936
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6e63f186e3..924aff314e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,8 +39,6 @@ epan/wslua/taps.txt
epan/wslua/taps_wslua.c
epan/ps.c
ui/cli/tshark-tap-register-cache.pkl
-ui/gtk/wireshark-tap-register.c
-ui/gtk/wireshark-tap-register-cache.pkl
plugin.c
plugins/mate/mate_parser.c
svnversion.h
@@ -51,7 +49,8 @@ tshark-tap-register.c
wiretap/ascend.c
wiretap/ascend.h
wiretap/k12text.c
-
+wireshark-tap-register.c
+wireshark-tap-register-cache.pkl
# Generated makefile system #
#############################