Files

20 lines
229 B
Plaintext
Raw Permalink Normal View History

2026-07-22 17:34:44 +02:00
**/build/
target/
Release/
Debug/
Testing/
cmake-build-debug/
2026-07-18 14:31:15 +02:00
.git/
.zed/
.clangd/
2026-07-22 17:34:44 +02:00
.idea/
.cache/
2026-07-18 14:31:15 +02:00
compile_commands.json
*.md
2026-07-22 17:34:44 +02:00
# cloned by FetchContent at configure time
external/glm/
external/entt/
external/jolt/
external/tracy/