Quellcode durchsuchen

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.
Thomas Steinholz vor 9 Jahren
Ursprung
Commit
935c3701bd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Qt.gitignore

+ 1 - 1
Qt.gitignore

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