normalize all line endings for the repo (#269)

This commit is contained in:
Rob j Loranger
2018-07-14 11:32:55 -07:00
committed by GitHub
parent 46699719a0
commit e6355881cc
+8
View File
@@ -0,0 +1,8 @@
# set default behavior for those who have not set core.autcrlf
* text=auto
# the following file types will be normalized and converted to native endings
# on checkout
*.md
*.toml
*.yml