Files
M365FoundationsCISReport/.gitattributes
2024-03-25 08:34:43 -05:00

16 lines
298 B
Plaintext

# 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