16 lines
159 B
Plaintext
16 lines
159 B
Plaintext
# CMake build directory
|
|
/build/
|
|
/CMakeFiles/
|
|
|
|
# macOS specific
|
|
.DS_Store
|
|
.idea/
|
|
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
Makefile
|
|
|
|
.qt/
|
|
|
|
# VS Code specific
|
|
.vscode/ |