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:
7461ed6
)
Update .gitignore to ignore *.swo files
author
Noah Campbell
<noahcampbell@gmail.com>
Fri, 23 Aug 2013 21:44:43 +0000
(14:44 -0700)
committer
Noah Campbell
<noahcampbell@gmail.com>
Fri, 23 Aug 2013 21:57:21 +0000
(14:57 -0700)
For the fellow vim user.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index d9375c943216ae00aaf60fb7d4a8bf141d73b99f..df079f250b04960966696e440f59afb62b5142af 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
-hugo
-docs/public*
-hugo.exe
-*.swp
-.DS_Store
+hugo
\r
+docs/public*
\r
+hugo.exe
\r
+*.swp
\r
+*.swo
\r
+.DS_Store
\r