dealing-with-line-endings

This commit is contained in:
rusefi 2017-02-20 17:13:26 -05:00
parent 18385dbf08
commit e84c812287
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -8,7 +8,9 @@
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.cpp text
*.h text
*.xml text
# Denote all files that are truly binary and should not be modified.
*.png binary