hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 40566ec98e23b93f538a50bc51f5c46d8e5056bc
parent 7759a98f713a3ff5359c486118e1fb2cf1799b28
Author: Michael Henderson <mdhender@mdhender.com>
Date:   Tue, 18 Jul 2017 10:06:50 -0600

Remove ^M from file to make line-endings consistent

Diffstat:
M.gitignore | 24++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git 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