public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: xfs@oss.sgi.com
Subject: [PATCH] dmapi: add .gitignore
Date: Wed, 29 Apr 2009 09:50:00 -0400	[thread overview]
Message-ID: <20090429135000.GB30808@infradead.org> (raw)

Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: dmapi-dev/.gitignore
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ dmapi-dev/.gitignore	2009-04-29 15:37:28.128650851 +0200
@@ -0,0 +1,39 @@
+# object files
+*.o
+
+# build system
+.census
+Logs/
+include/builddefs
+install-sh
+
+# magic diretory symlinks
+include/xfs
+
+# Makepgs
+build/src-manifest
+build/dmapi-*.tar.gz
+doc/CHANGES.gz
+dmapi-*
+
+# autoconf generated files
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+
+# libtool
+libtool
+ltmain.sh
+*.lo
+*.la
+.libs
+
+# quilt stuff
+.pc/
+patches/
+
+# binaries

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2009-04-29 13:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 13:50 Christoph Hellwig [this message]
2009-04-29 14:18 ` [PATCH] dmapi: add .gitignore Eric Sandeen
2009-04-29 14:43 ` Felix Blyakher

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=20090429135000.GB30808@infradead.org \
    --to=hch@infradead.org \
    --cc=xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox