mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +08:00
* CMake's .user files created by Qt Creator.
* .vscode Visual Studio Code config folder.
* .DS_Store macOS files.
* In tree build folders.
Change-Id: Id23358759c1e18d72fd88c399732ea58693af09d
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit f6d8a7ddb9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
Makefile
|
|
.qmake.cache
|
|
.qmake.super
|
|
*.pro.user*
|
|
CMakeLists.txt.user*
|
|
CMakeUserPresets.json
|
|
.vscode
|
|
build
|
|
build-*
|
|
.DS_Store
|