summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-06-08 16:26:21 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-06-08 16:26:21 +0100
commitd644d4e14e4c9f093c009e42b1ae0b1f89b5e756 (patch)
tree7e88dee73133c342810029f39b1332a146ee2d75 /.gitignore
parentb680b09bc8812cb5852b8e980562b3c5783774d5 (diff)
downloadlvm2-d644d4e14e4c9f093c009e42b1ae0b1f89b5e756.tar.gz
lvm2-d644d4e14e4c9f093c009e42b1ae0b1f89b5e756.tar.xz
lvm2-d644d4e14e4c9f093c009e42b1ae0b1f89b5e756.zip
Add .gitignore files for an in-source-tree build.
Tell git to ignore files generated by a build inside the source tree.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4873702a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+*.5
+*.8
+*.d
+*.o
+*.pc
+*.pot
+
+.export.sym
+.gdb_history
+
+Makefile
+make.tmpl
+
+configure.h
+version.h
+
+/autom4te.cache/
+/config.log
+/config.status
+/cscope.out
+/tmp/