Update .gitignore Add ignore mesa / xcbproto folder when using x11-dissector Add ignore wireshark-qt* folder when using Qtshark in Windows

svn path=/trunk/; revision=47834
daniel/osmux
Alexis La Goutte 2013-02-23 11:20:53 +00:00
parent 7dcc02efac
commit 0e79e12e55
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -15,6 +15,8 @@
*_lex.h
epan/declare_wslua.h
epan/dissectors/dcerpc/idl2wrs
epan/dissectors/mesa
epan/dissectors/xcbproto
epan/dissectors/packet-ncp2222.c
epan/dissectors/register-cache.pkl
epan/dissectors/register.c
@ -124,6 +126,7 @@ qtshark
/ui/qt/qrc_*.cxx
/ui/qt/ui_*.h
/ui/qt/console.lua
/wireshark-qt*
# Misc #
########