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. Pick-to: 6.6 6.5 Change-Id: Id23358759c1e18d72fd88c399732ea58693af09d Reviewed-by: Simo Fält <simo.falt@qt.io>
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
|