public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Lutomirski <luto@MIT.EDU>
To: linux-btrfs@vger.kernel.org
Cc: Andy Lutomirski <luto@mit.edu>
Subject: [PATCH] Add .gitignore
Date: Thu, 11 Mar 2010 16:05:52 -0500	[thread overview]
Message-ID: <1268341552-7546-1-git-send-email-luto@mit.edu> (raw)

Signed-off-by: Andy Lutomirski <luto@mit.edu>
---
 .gitignore |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4d2ab6f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.o
+*.o.d
+man/*.gz
+/btrfs
+/btrfs-debug-tree
+/btrfs-map-logical
+/btrfs-show
+/btrfs-vol
+/btrfsck
+/btrfsctl
+/mkfs.btrfs
+/version.h
+*~
-- 
1.6.6.1


                 reply	other threads:[~2010-03-11 21:05 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=1268341552-7546-1-git-send-email-luto@mit.edu \
    --to=luto@mit.edu \
    --cc=linux-btrfs@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox