summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-01-31 11:35:47 +0000
committerDavid Teigland <teigland@redhat.com>2018-04-20 11:11:56 -0500
commitcb2c4542a6028ef09d30bfdcdaef4e7ddb740ca7 (patch)
tree138ca8b7cfb3d80719f58eb3742c9c2abd2abc46 /.gitignore
parent38d77898ae7a824b3a05ee2a1812d7a85cca6373 (diff)
downloadlvm2-cb2c4542a6028ef09d30bfdcdaef4e7ddb740ca7.tar.gz
[git] Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore48
1 files changed, 48 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a890ceec8..0ac0a32f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,51 @@ make.tmpl
/cscope.out
/tags
/tmp/
+
+tools/man-generator
+tools/man-generator.c
+
+test/lib/lvchange
+test/lib/lvconvert
+test/lib/lvcreate
+test/lib/lvdisplay
+test/lib/lvextend
+test/lib/lvmconfig
+test/lib/lvmdiskscan
+test/lib/lvmsadc
+test/lib/lvmsar
+test/lib/lvreduce
+test/lib/lvremove
+test/lib/lvrename
+test/lib/lvresize
+test/lib/lvs
+test/lib/lvscan
+test/lib/pvchange
+test/lib/pvck
+test/lib/pvcreate
+test/lib/pvdisplay
+test/lib/pvmove
+test/lib/pvremove
+test/lib/pvresize
+test/lib/pvs
+test/lib/pvscan
+test/lib/vgcfgbackup
+test/lib/vgcfgrestore
+test/lib/vgchange
+test/lib/vgck
+test/lib/vgconvert
+test/lib/vgcreate
+test/lib/vgdisplay
+test/lib/vgexport
+test/lib/vgextend
+test/lib/vgimport
+test/lib/vgimportclone
+test/lib/vgmerge
+test/lib/vgmknodes
+test/lib/vgreduce
+test/lib/vgremove
+test/lib/vgrename
+test/lib/vgs
+test/lib/vgscan
+test/lib/vgsplit
+