Update Qt.gitignore

Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.
This commit is contained in:
Thomas Steinholz 2015-11-29 14:20:50 -05:00
parent da00310ccb
commit 935c3701bd
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*-build-*
*build-*
# QtCreator