Restored SDK to the repository

This commit is contained in:
2026-03-06 01:39:46 +01:00
parent d0ff0ebaf8
commit ce0d2683ea

7
.gitignore vendored
View File

@@ -56,16 +56,9 @@ Release/
# Ignore Mac system files (if applicable) # Ignore Mac system files (if applicable)
.DS_Store .DS_Store
# Ignore all SDK source files (cpp/hpp)
**/SDK/*.cpp
**/SDK/*.hpp
# Track archives (zip or 7z) in any SDK folder # Track archives (zip or 7z) in any SDK folder
!**/SDK/*.zip !**/SDK/*.zip
!**/SDK/*.7z !**/SDK/*.7z
# Ignore a specific large file everywhere
**/Assertions.inl
# Track its archive # Track its archive
!**/Assertions.7z !**/Assertions.7z