mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
[git] Update .gitignore
This commit is contained in:
parent
38d77898ae
commit
cb2c4542a6
48
.gitignore
vendored
48
.gitignore
vendored
@ -30,3 +30,51 @@ make.tmpl
|
|||||||
/cscope.out
|
/cscope.out
|
||||||
/tags
|
/tags
|
||||||
/tmp/
|
/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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user