shithub: hugo

Download patch

ref: 40566ec98e23b93f538a50bc51f5c46d8e5056bc
parent: 7759a98f713a3ff5359c486118e1fb2cf1799b28
author: Michael Henderson <[email protected]>
date: Tue Jul 18 06:06:50 EDT 2017

Remove ^M from file to make line-endings consistent

--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,15 @@
-hugo
-docs/public*
-/.idea
-hugo.exe
-*.test
-*.prof
-nohup.out
-cover.out
-*.swp
-*.swo
-.DS_Store
-*~
+hugo
+docs/public*
+/.idea
+hugo.exe
+*.test
+*.prof
+nohup.out
+cover.out
+*.swp
+*.swo
+.DS_Store
+*~
 vendor/*/
 *.bench
 coverage*.out