All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alasdair Kergon <agk@fedoraproject.org>
To: lvm-devel@redhat.com
Subject: master - gitignore: add .swp
Date: Fri,  8 Jun 2012 20:53:49 +0000 (UTC)	[thread overview]
Message-ID: <20120608205349.577FD2262@lists.fedorahosted.org> (raw)

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



                 reply	other threads:[~2012-06-08 20:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120608205349.577FD2262@lists.fedorahosted.org \
    --to=agk@fedoraproject.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.