1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

git: update .gitignore

Hide some files from older builds.
This commit is contained in:
Zdenek Kabelac 2021-03-18 23:14:24 +01:00
parent d3d28b1b64
commit 81d3639955
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,6 +32,7 @@ make.tmpl
/configure.scan /configure.scan
/cscope.* /cscope.*
/html/ /html/
/python/
/reports/ /reports/
/tags /tags
/tmp/ /tmp/

2
include/.gitignore vendored
View File

@ -1 +1,3 @@
*.h *.h
.symlinks
.symlinks_created

5
scripts/.gitignore vendored
View File

@ -1,11 +1,12 @@
blkdeactivate.sh
blk_availability_init_red_hat blk_availability_init_red_hat
blk_availability_systemd_red_hat.service blk_availability_systemd_red_hat.service
blkdeactivate.sh
clvmd_init_red_hat clvmd_init_red_hat
cmirrord_init_red_hat cmirrord_init_red_hat
com.redhat.lvmdbus1.service com.redhat.lvmdbus1.service
dm_event_systemd_red_hat.service dm_event_systemd_red_hat.service
dm_event_systemd_red_hat.socket dm_event_systemd_red_hat.socket
lvm2-pvscan.service
lvm2_activation_generator_systemd_red_hat lvm2_activation_generator_systemd_red_hat
lvm2_cluster_activation_red_hat.sh lvm2_cluster_activation_red_hat.sh
lvm2_cluster_activation_systemd_red_hat.service lvm2_cluster_activation_systemd_red_hat.service
@ -16,6 +17,7 @@ lvm2_lvmetad_init_red_hat
lvm2_lvmetad_systemd_red_hat.service lvm2_lvmetad_systemd_red_hat.service
lvm2_lvmetad_systemd_red_hat.socket lvm2_lvmetad_systemd_red_hat.socket
lvm2_lvmlockd_systemd_red_hat.service lvm2_lvmlockd_systemd_red_hat.service
lvm2_lvmlocking_systemd_red_hat.service
lvm2_lvmpolld_init_red_hat lvm2_lvmpolld_init_red_hat
lvm2_lvmpolld_systemd_red_hat.service lvm2_lvmpolld_systemd_red_hat.service
lvm2_lvmpolld_systemd_red_hat.socket lvm2_lvmpolld_systemd_red_hat.socket
@ -24,6 +26,5 @@ lvm2_monitoring_systemd_red_hat.service
lvm2_pvscan_systemd_red_hat@.service lvm2_pvscan_systemd_red_hat@.service
lvm2_tmpfiles_red_hat.conf lvm2_tmpfiles_red_hat.conf
lvmdump.sh lvmdump.sh
lvm2-pvscan.service
lvmlockd.service lvmlockd.service
lvmlocks.service lvmlocks.service