summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Henderson <mdhender@mdhender.com>2017-07-18 10:06:50 -0600
committerAnthony Fok <foka@debian.org>2017-07-21 02:41:07 -0600
commit40566ec98e23b93f538a50bc51f5c46d8e5056bc (patch)
treef0f43bfbd42a50b5727009e4b6a018a0b5b5027e /.gitignore
parent7759a98f713a3ff5359c486118e1fb2cf1799b28 (diff)
Remove ^M from file to make line-endings consistent
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 12 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 47721b7cb..2c9063eed 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