fix gitignore rules for the Source/ThirdParty directory

This commit is contained in:
Mamadou Babaei
2023-02-07 12:12:17 +01:00
parent f5b93b45ed
commit ffdb3657d6
+1 -1
View File
@@ -124,4 +124,4 @@ DerivedDataCache/*
.ignore
# Do not ignore anything inside the ThirdParty directory at all
!ThirdParty/**/*
!Source/ThirdParty/**/*