Browse Source

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 9 năm trước cách đây
mục cha
commit
935c3701bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Qt.gitignore

+ 1 - 1
Qt.gitignore

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