From: Christoph Hellwig <hch@infradead.org>
To: xfs@oss.sgi.com
Subject: [PATCH] xfsprogs: add .gitignore file
Date: Thu, 16 Apr 2009 15:53:11 -0400 [thread overview]
Message-ID: <20090416195311.GA22431@infradead.org> (raw)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Index: xfsprogs-dev/.gitignore
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ xfsprogs-dev/.gitignore 2009-04-16 21:50:04.101077123 +0200
@@ -0,0 +1,58 @@
+# object files
+*.o
+
+# build system
+.census
+Logs/
+include/platform_defs.h
+include/builddefs
+install-sh
+
+# magic diretory symlinks
+include/disk
+include/xfs
+
+# Makepgs
+build/src-manifest
+build/xfsprogs-*.tar.gz
+doc/CHANGES.gz
+xfsprogs-*
+
+# autoconf generated files
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+
+# libtool
+libtool
+ltmain.sh
+*.lo
+*.la
+.libs
+
+# gettext
+po/pl.mo
+po/xfsprogs.pot
+
+# quilt stuff
+.pc/
+patches/
+
+# binaries
+copy/xfs_copy
+db/xfs_db
+estimate/xfs_estimate
+fsr/xfs_fsr
+growfs/xfs_growfs
+io/xfs_io
+logprint/xfs_logprint
+mdrestore/xfs_mdrestore
+mkfs/fstyp
+mkfs/mkfs.xfs
+quota/xfs_quota
+repair/xfs_repair
+rtcp/xfs_rtcp
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2009-04-16 19:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-16 19:53 Christoph Hellwig [this message]
2009-04-16 21:36 ` [PATCH] xfsprogs: add .gitignore file 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=20090416195311.GA22431@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