Initial commit

This commit is contained in:
2025-12-17 16:47:48 +00:00
commit 13813f3363
4964 changed files with 1079753 additions and 0 deletions

39
.gitignore vendored Normal file
View File

@@ -0,0 +1,39 @@
build/
out/
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
install/
Makefile
*.ninja
vcpkg_installed/
.DS_Store
Thumbs.db
.vscode/
.idea/
*.user
*.suo
*.opensdf
*.sdf
*.o
*.obj
*.exe
*.dll
*.so
*.dylib
*.a
*.lib
*.pdb
*.idb
*.ilk
*.exp
*.gch
*.pch
__pycache__/
*.pyc
client/common/shaders/build/