Update .git(bzr)ignore when build qt with Autotools (generated *.moc.cpp for UI files...
authoralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 11 Dec 2012 23:24:13 +0000 (23:24 +0000)
committeralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 11 Dec 2012 23:24:13 +0000 (23:24 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46509 f5534014-38df-0310-8fa8-9805f1628bb7

.gitignore

index d21e1ae11b248903e745d6dbd2a8c230f6f5e441..db49a70794d400c9ae37a2a120f7599696af25ee 100644 (file)
@@ -113,11 +113,13 @@ wireshark.pod
 # Qt #
 ######
 qtshark
+*.rcc.cpp
 /ui/qt/__/
 /ui/qt/*.qrc.depends
 /ui/qt/*.pro.user
 #/ui/qt/*.qm
 /ui/qt/moc_*.cpp
+/ui/qt/*.moc.cpp
 /ui/qt/moc_*.cxx
 /ui/qt/qrc_*.cpp
 /ui/qt/qrc_*.cxx