Update .gitignore with the last change in svn:ignore for Qt

svn path=/trunk/; revision=40843
This commit is contained in:
Alexis La Goutte 2012-02-04 17:36:10 +00:00
parent dbed7b8aa0
commit fefb7bbd55
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -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 #
########