summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-06-08 16:34:43 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-06-08 16:34:43 +0100
commita2a37f8feeb7e444add976e32b18b2c500c55b8e (patch)
treedaeb9f30fd7e06bb87762030a9632becd5b0169d
parentd644d4e14e4c9f093c009e42b1ae0b1f89b5e756 (diff)
downloadlvm2-a2a37f8feeb7e444add976e32b18b2c500c55b8e.tar.gz
lvm2-a2a37f8feeb7e444add976e32b18b2c500c55b8e.tar.xz
lvm2-a2a37f8feeb7e444add976e32b18b2c500c55b8e.zip
More .gitignore files for an in-source-tree build.
Tell git to ignore files generated by a build inside the source tree.
-rw-r--r--.gitignore4
-rw-r--r--doc/.gitignore1
-rw-r--r--include/.gitignore3
-rw-r--r--lib/misc/.gitignore1
-rw-r--r--scripts/.gitignore9
-rw-r--r--tools/.gitignore2
6 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4873702a..806dd3fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,15 @@
*.5
*.8
+*.a
*.d
*.o
*.pc
*.pot
+*.so
+*.so.*
.export.sym
+.exported_symbols_generated
.gdb_history
Makefile
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 00000000..ae5a9932
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1 @@
+example.conf
diff --git a/include/.gitignore b/include/.gitignore
index fdfc22c7..4971e071 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1 +1,4 @@
+.symlinks
.symlinks_created
+
+*.h
diff --git a/lib/misc/.gitignore b/lib/misc/.gitignore
new file mode 100644
index 00000000..37a05fe2
--- /dev/null
+++ b/lib/misc/.gitignore
@@ -0,0 +1 @@
+lvm-version.h
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644
index 00000000..6fd8a2db
--- /dev/null
+++ b/scripts/.gitignore
@@ -0,0 +1,9 @@
+clvmd_init_red_hat
+cmirrord_init_red_hat
+dm_event_systemd_red_hat.service
+lvm2_lvmetad_init_red_hat
+lvm2_lvmetad_systemd_red_hat.service
+lvm2_lvmetad_systemd_red_hat.socket
+lvm2_monitoring_init_red_hat
+lvm2_monitoring_systemd_red_hat.service
+lvm2_tmpfiles_red_hat.conf
diff --git a/tools/.gitignore b/tools/.gitignore
index 94f0c40b..d06b2d83 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1 +1,3 @@
.commands
+dmsetup
+lvm