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

More .gitignore files for an in-source-tree build.

Tell git to ignore files generated by a build inside the source tree.
This commit is contained in:
Alasdair G Kergon 2012-06-08 16:34:43 +01:00
parent d644d4e14e
commit a2a37f8fee
6 changed files with 20 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,11 +1,15 @@
*.5
*.8
*.a
*.d
*.o
*.pc
*.pot
*.so
*.so.*
.export.sym
.exported_symbols_generated
.gdb_history
Makefile

1
doc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
example.conf

3
include/.gitignore vendored
View File

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

1
lib/misc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
lvm-version.h

9
scripts/.gitignore vendored Normal file
View File

@ -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

2
tools/.gitignore vendored
View File

@ -1 +1,3 @@
.commands
dmsetup
lvm