Files
Towards/.dockerignore
Martin Slachta e6dd954ded #1 - quicr module
2026-08-01 13:48:50 +02:00

20 lines
229 B
Plaintext

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