mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Configure CRLF line endings for whole repo
(cherry picked from commit 5f594edd19e37e0c6a838104c80d0da93943c428) (cherry picked from commit d179e44f7cba552554be5aa3bf30c5eec20dd2e5)
This commit is contained in:
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal 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
|
Reference in New Issue
Block a user