Add .gitattributes file for EOL normalization

pull/1/head
Nick Schonning 13 years ago
parent 7593583ba1
commit 98aba43184

2
.gitattributes vendored

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
Loading…
Cancel
Save