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:
@@ -23,7 +23,7 @@ moc_*.cpp
|
||||
qrc_*.cpp
|
||||
ui_*.h
|
||||
Makefile*
|
||||
*-build-*
|
||||
*build-*
|
||||
|
||||
# QtCreator
|
||||
|
||||
|
Reference in New Issue
Block a user