Stop tracking Assertions.inl, track compressed version instead
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -63,3 +63,9 @@ Release/
|
|||||||
# 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
|
||||||
|
!**/Assertions.7z
|
||||||
Reference in New Issue
Block a user