]> source.dussan.org Git - gitignore.git/commitdiff
Update Qt.gitignore 1772/head
authorThomas Steinholz <tsteinholz@yahoo.com>
Sun, 29 Nov 2015 19:20:50 +0000 (14:20 -0500)
committerThomas Steinholz <tsteinholz@yahoo.com>
Sun, 29 Nov 2015 19:20:50 +0000 (14:20 -0500)
Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.

Qt.gitignore

index 85a6baace8d6202d433a15ed39b48730fba34fd4..04b7a506fb7bfd51f605fd0b751709ed908a8243 100644 (file)
@@ -23,7 +23,7 @@ moc_*.cpp
 qrc_*.cpp
 ui_*.h
 Makefile*
-*-build-*
+*build-*
 
 # QtCreator