15 lines
118 B
Plaintext
15 lines
118 B
Plaintext
|
build/
|
||
|
|
||
|
# clion
|
||
|
.idea/
|
||
|
cmake-build-*/
|
||
|
|
||
|
# qt creator
|
||
|
CMakeLists.txt.user
|
||
|
|
||
|
# vscode
|
||
|
.vscode/
|
||
|
|
||
|
# thirdparty
|
||
|
/thirdparty/
|