#1 - quicr module
This commit is contained in:
+14
-1
@@ -1,6 +1,19 @@
|
||||
build/
|
||||
**/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/
|
||||
|
||||
Reference in New Issue
Block a user