summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-23 11:20:53 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-23 11:20:53 +0000
commit0e79e12e55a32a49a37a60a77dd1ad81d63bc9e1 (patch)
treeb0000c280cbc5c1ff9baf3b17d09f2eaf152d0e6 /.gitignore
parent7dcc02efac32c4e33957cfad2cc7f5eb719330f0 (diff)
downloadwireshark-0e79e12e55a32a49a37a60a77dd1ad81d63bc9e1.tar.gz
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 91b30535f8..3d4d949b2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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 #
########