Added non-LFS file types
This commit is contained in:
parent
95cf7b59f7
commit
7bd2e00721
11
.gitattributes
vendored
11
.gitattributes
vendored
@ -13,3 +13,14 @@
|
||||
*.ini filter= diff= merge= text eol=crlf
|
||||
*.txt filter= diff= merge= text eol=crlf
|
||||
*.psc filter= diff= merge= text eol=crlf
|
||||
*.cpp filter= diff= merge= text eol=crlf
|
||||
*.h filter= diff= merge= text eol=crlf
|
||||
*.filters filter= diff= merge= text eol=crlf
|
||||
*.def filter= diff= merge= text eol=crlf
|
||||
*.user filter= diff= merge= text eol=crlf
|
||||
*.vcxproj filter= diff= merge= text eol=crlf
|
||||
*.vcproj filter= diff= merge= text eol=crlf
|
||||
*.vssscc filter= diff= merge= text eol=crlf
|
||||
*.sln filter= diff= merge= text eol=crlf
|
||||
*.props filter= diff= merge= text eol=crlf
|
||||
*.inl filter= diff= merge= text eol=crlf
|
||||
|
Loading…
Reference in New Issue
Block a user