Revision 9bd3c81c4566bbb97d7b7f18193497b451312ab8 authored by vsavkin on 22 June 2015, 23:08:05 UTC, committed by vsavkin on 25 June 2015, 21:36:44 UTC
1 parent 8a5cf8f
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