From 0e79e12e55a32a49a37a60a77dd1ad81d63bc9e1 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sat, 23 Feb 2013 11:20:53 +0000 Subject: 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 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') 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 # ######## -- cgit v1.2.3