aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-04-29 16:57:17 +0200
committerChristoph Hellwig <hch@brick.lst.de>2009-04-29 16:57:17 +0200
commitfe97765ccdda6dab0394177bca76c2d347b384a4 (patch)
tree57ef385e3237daba07a9507bdc454f07fba9e7e3
parentb37482e651dc347bc8adfccb1a166f85d46744d0 (diff)
downloaddmapi-dev-fe97765ccdda6dab0394177bca76c2d347b384a4.tar.gz
add .gitignore
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@sandeen.net> Acked-by: Felix Blyakher <felixb@sgi.com>
-rw-r--r--.gitignore39
1 files changed, 39 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9487b5a
--- /dev/null
+++ b/.gitignore
@@ -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