From fefb7bbd55600db2d88baa6a5e9dfc9d46589c2d Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sat, 4 Feb 2012 17:36:10 +0000 Subject: [PATCH] Update .gitignore with the last change in svn:ignore for Qt svn path=/trunk/; revision=40843 --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 380b8ceb77..5e7de73580 100644 --- a/.gitignore +++ b/.gitignore @@ -108,6 +108,16 @@ help/faq.txt pod2htm[di].tmp wireshark.pod +# Qt # +###### +qtshark +/ui/qt/*.qrc.depends +/ui/qt/*.pro.user +/ui/qt/moc_*.cpp +/ui/qt/moc_*.cxx +/ui/qt/qrc_*.cpp +/ui/qt/qrc_*.cxx +/ui/qt/ui_*.h # Misc # ########