Configure CRLF line endings for whole repo

(cherry picked from commit 5f594edd19e37e0c6a838104c80d0da93943c428)
(cherry picked from commit d179e44f7cba552554be5aa3bf30c5eec20dd2e5)
This commit is contained in:
David Webster
2016-03-14 20:28:28 +00:00
parent 8b9734d873
commit 8130c6392d

13
.gitattributes vendored Normal file
View File

@@ -0,0 +1,13 @@
# Default line-endings for repo (works on check-in and check-out)
* text eol=crlf
# Binary files (do not alter line-endings) - from https://github.com/Alfresco/Aikau/blame/master/.gitattributes
*.bcmap binary
*.gif binary
*.jpg binary
*.mp3 binary
*.mp4 binary
*.pdf binary
*.png binary
*.PNG binary
*.woff binary