* master - gitignore: add .swp
@ 2012-06-08 20:53 Alasdair Kergon
0 siblings, 0 replies; only message in thread
From: Alasdair Kergon @ 2012-06-08 20:53 UTC (permalink / raw)
To: lvm-devel
Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=e892557ac646f042b491cd27d1d9d39002ad7ee7
Commit: e892557ac646f042b491cd27d1d9d39002ad7ee7
Parent: 9f01f1453cef74b4198c1ef1ada3625f49c444a9
Author: Alasdair G Kergon <agk@redhat.com>
AuthorDate: Fri Jun 8 21:53:07 2012 +0100
Committer: Alasdair G Kergon <agk@redhat.com>
CommitterDate: Fri Jun 8 21:53:07 2012 +0100
gitignore: add .swp
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 806dd3f..aa545b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*.pot
*.so
*.so.*
+*.swp
.export.sym
.exported_symbols_generated
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-08 20:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 20:53 master - gitignore: add .swp Alasdair Kergon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.