1
0
Fork 0
forked from github/pelican

Fixed line ending problems by adding a .gitattributes file

This commit is contained in:
Matt Layman 2012-11-22 20:47:59 -05:00 committed by Bruno Binet
commit 2bdbbc3faf

2
.gitattributes vendored Normal file
View file

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