1
0
mirror of https://github.com/github/gitignore synced 2024-06-11 15:10:01 +02:00

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

View File

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