Files
Towards/.dockerignore
2026-08-05 10:00:31 +02:00

17 lines
205 B
Plaintext

**/build/
target/
Release/
Debug/
Testing/
cmake-build-debug/
.git/
.zed/
.clangd/
.idea/
.cache/
compile_commands.json
*.md
# cloned by FetchContent into the build tree at configure time
external/tracy/