commit | ef352b51c5b8840c70c396196d3a9c155a40fd02 | [log] [tgz] |
---|---|---|
author | Vincent Untz <vuntz@suse.com> | Wed Jun 13 11:24:48 2012 +0200 |
committer | Vincent Untz <vuntz@suse.com> | Thu Jun 14 15:52:05 2012 +0200 |
tree | 01992f0502ffb20b751297f7693ebd555b651bdf | |
parent | 20cfd67d2b7d043f0794aa7cb00254d48a7a5a73 [diff] |
Ignore vim swap files Makes the life of vim users simpler. Change-Id: I62da9821be8b619fe3fc41d4eeb6286d3ec88e1c
diff --git a/.gitignore b/.gitignore index c8d2560..83c5419 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,5 +1,6 @@ proto *~ +.*.sw[nop] *.log src localrc