Updates .gitignore to include vim backup files. 
https://reviews.apache.org/r/43298


Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/d554a028
Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/d554a028
Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/d554a028

Branch: refs/heads/master
Commit: d554a0287e1177bd71ecbe2706e5babea17cf880
Parents: 470bb64
Author: Andreas Kotes <[email protected]>
Authored: Sun Feb 7 23:22:45 2016 +0200
Committer: Yuri Zelikov <[email protected]>
Committed: Sun Feb 7 23:22:45 2016 +0200

----------------------------------------------------------------------
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/d554a028/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b3db961..267def7 100755
--- a/.gitignore
+++ b/.gitignore
@@ -57,4 +57,5 @@ wave/config/wave.conf
 ### Vagrant
 .vagrant/
 
-
+### Backup files
+*~

Reply via email to