projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7759a98
)
Remove ^M from file to make line-endings consistent
author
Michael Henderson
<mdhender@mdhender.com>
Tue, 18 Jul 2017 16:06:50 +0000
(10:06 -0600)
committer
Anthony Fok
<foka@debian.org>
Fri, 21 Jul 2017 08:41:07 +0000
(
02:41
-0600)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 47721b7cbd14975d7a6fc11e570dbce3b3e6838b..2c9063eeda2b40aefb0fce7515bd33d4ff56a429 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,15
+1,15
@@
-hugo
\r
-docs/public*
\r
-/.idea
\r
-hugo.exe
\r
-*.test
\r
-*.prof
\r
-nohup.out
\r
-cover.out
\r
-*.swp
\r
-*.swo
\r
-.DS_Store
\r
-*~
\r
+hugo
+docs/public*
+/.idea
+hugo.exe
+*.test
+*.prof
+nohup.out
+cover.out
+*.swp
+*.swo
+.DS_Store
+*~
vendor/*/
*.bench
coverage*.out