From: Michael Henderson Date: Tue, 18 Jul 2017 16:06:50 +0000 (-0600) Subject: Remove ^M from file to make line-endings consistent X-Git-Tag: v0.26~36 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=40566ec98;p=brevno-suite%2Fhugo Remove ^M from file to make line-endings consistent --- diff --git a/.gitignore b/.gitignore index 47721b7c..2c9063ee 100644 --- 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