initial commit

This commit is contained in:
2024-08-04 17:42:03 -07:00
commit 4522adb657
409 changed files with 323578 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
/build-*
/xcode*
!/xcode-cloud/ci_scripts
/.swiftpm
/.swift
/.vscode
/.idea
.DS_Store
/build/
/cmake-build-*