27 lines
194 B
Plaintext
27 lines
194 B
Plaintext
.vscode/
|
|
.vs/
|
|
|
|
|
|
build/
|
|
cmake-build-*/
|
|
.cmake/
|
|
CMakeFiles/
|
|
CMakeScripts/
|
|
CMakeCache.txt
|
|
cmake_install.cmake
|
|
Testing/
|
|
.ninja*
|
|
build.ninja
|
|
|
|
Makefile
|
|
|
|
.idea/
|
|
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
*.exe
|
|
*.out
|