Initial Commit
This commit is contained in:
15
.gitattributes
vendored
Normal file
15
.gitattributes
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Needed for publishing of examples, build worker defaults to core.autocrlf=input.
|
||||
* text eol=autocrlf
|
||||
|
||||
*.mof text eol=crlf
|
||||
*.sh text eol=lf
|
||||
*.svg eol=lf
|
||||
|
||||
# Ensure any exe files are treated as binary
|
||||
*.exe binary
|
||||
*.jpg binary
|
||||
*.xl* binary
|
||||
*.pfx binary
|
||||
*.png binary
|
||||
*.dll binary
|
||||
*.so binary
|
Reference in New Issue
Block a user