Testing submodule.
Some checks failed
Build & Release / Linux-AMD64-Build (push) Failing after 4s
Build & Release / Linux-AARCH64-Build (push) Failing after 7s
Build & Release / Windows-AMD64-Build (push) Failing after 9s

This commit is contained in:
2025-03-28 23:53:39 -07:00
parent d81bcbd4ae
commit eac2857db0
3 changed files with 33 additions and 2 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*.obj
*.cpp.obj
*.lib
*.exe
*.a
*.ninja_deps
*.ninja_log
*.ninja
*.cmake
*.log
/.idea/
/cmake-build-release/
/cmake-build-debug/
/external