[PATCH] git: Ignore vim swap files
- From: Thomas Graf <tgraf redhat com>
- To: networkmanager-list gnome org
- Cc: Thomas Graf <tgraf redhat com>
- Subject: [PATCH] git: Ignore vim swap files
- Date: Thu, 10 Nov 2011 11:13:11 +0100
Let git be nice to vim people.
Signed-off-by: Thomas Graf <tgraf redhat com>
---
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 63cf8e9..b97526e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
*~
-*.o
+.*.swp
*.lo
*.la
*.bz2
--
1.7.7
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]