mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
gitignore: anchor entries at their respective directory
.ko is specific to module, .m4 to config, etc. Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
committed by
Brian Behlendorf
parent
92c4ea38c9
commit
a9e86ac4fd
@@ -1,3 +1,11 @@
|
||||
*.ko
|
||||
*.ko.unsigned
|
||||
*.ko.out
|
||||
*.ko.out.sig
|
||||
*.mod.c
|
||||
.*.cmd
|
||||
modules.order
|
||||
|
||||
/.tmp_versions
|
||||
/Module.markers
|
||||
/Module.symvers
|
||||
|
||||
Reference in New Issue
Block a user