mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-01 03:07:13 +08:00
build-* was matching files like build-ohos-deps.sh. Add trailing slash
to both build and build-* so only directories are excluded.
Change-Id: I8f5d8c3adcac4071320d70aed5112d037f7cc138
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 27280bf442)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
Makefile
|
|
.qmake.cache
|
|
.qmake.super
|
|
*.pro.user*
|
|
CMakeLists.txt.user*
|
|
CMakeUserPresets.json
|
|
.vscode
|
|
build/
|
|
build-*/
|
|
.DS_Store
|
|
init-repository.opt
|
|
init-repository.opt.in
|
|
config.tl.opt
|