Stop tracking Assertions.inl, track compressed version instead
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -62,4 +62,10 @@ 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