27 lines
294 B
Plaintext
27 lines
294 B
Plaintext
build
|
|
tmp
|
|
.vscode/
|
|
.idea/
|
|
|
|
### CMake ###
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|
|
|
|
### CMake Patch ###
|
|
# External projects
|
|
*-prefix/
|
|
build.ninja
|
|
|
|
.ninja_log
|
|
|
|
.ninja_deps
|