This commit is contained in:
Jocelyn Fiat
2013-11-18 17:30:37 +00:00
26 changed files with 3782 additions and 3549 deletions

View File

@@ -0,0 +1,9 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.e text
*.ecf text
*.bat text
*.json text