.gitattributes (160B)
1 # Text files have auto line endings
2 * text=auto
3
4 # Go source files always have LF line endings
5 *.go text eol=lf
6
7 # SVG files should not be modified
8 *.svg -text
Fork of github.com/gohugoio/hugo with reverse pagination support
git clone git://git.shimmy1996.com/hugo.git
1 # Text files have auto line endings
2 * text=auto
3
4 # Go source files always have LF line endings
5 *.go text eol=lf
6
7 # SVG files should not be modified
8 *.svg -text