Revision a090843b84f4ab2e0b5789ccce089ce2c3439083 authored by Jeremy Elbourn on 05 December 2015, 01:09:21 UTC, committed by Jeremy Elbourn on 05 December 2015, 01:12:22 UTC
1 parent d10224d
Raw File
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf
back to top