Stop tracking Assertions.inl, track compressed version instead

This commit is contained in:
2026-01-23 18:48:42 +01:00
parent 9d40e61d91
commit dc05f8b651

6
.gitignore vendored
View File

@@ -63,3 +63,9 @@ Release/
# Track archives (zip or 7z) in any SDK folder
!**/SDK/*.zip
!**/SDK/*.7z
# Ignore a specific large file everywhere
**/Assertions.inl
# Track its archive
!**/Assertions.7z