mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-12 23:44:26 +00:00
Make .xcconfigs text files too.
This commit is contained in:
parent
b00fad8cd0
commit
2861c3fbfc
19 changed files with 401 additions and 400 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -16,6 +16,7 @@ vpc_osx binary
|
||||||
*.awk text
|
*.awk text
|
||||||
*.pl text
|
*.pl text
|
||||||
*.py text
|
*.py text
|
||||||
|
*.xcconfig text
|
||||||
|
|
||||||
*.exe binary
|
*.exe binary
|
||||||
protoc binary
|
protoc binary
|
||||||
|
|
Loading…
Reference in a new issue