Revision 5f7d4faa8872f784f895248dcae795cdbaf58d8a authored by yjbanov on 18 August 2015, 19:21:09 UTC, committed by yjbanov on 18 August 2015, 20:32:43 UTC
1 parent 235dec2
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