Files
build-cpp-cmkr/.gitignore
T
Duncan Ogilvie 2437eb90fe Minor improvements
- Drastically improve quality of generated CMake
- Fix a regression with recursive globbing in the root
- Automatically include CSharpUtilities when using CSharp
2022-11-24 00:23:30 +01:00

12 lines
114 B
Plaintext

bin
bin2
compile_commands.json
.clangd
temp.*
.vs
.cache
build*/
.idea/
cmake-build*/
CMakeLists.txt.user
.vscode/