mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +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:
parent
da00310ccb
commit
935c3701bd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ moc_*.cpp
|
|||
qrc_*.cpp
|
||||
ui_*.h
|
||||
Makefile*
|
||||
*-build-*
|
||||
*build-*
|
||||
|
||||
# QtCreator
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue