mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +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
ecf76e3676
commit
ea0fcfc875
@@ -1,3 +1,9 @@
|
||||
*.ko
|
||||
*.ko.unsigned
|
||||
*.ko.out
|
||||
*.ko.out.sig
|
||||
.*.cmd
|
||||
|
||||
/.tmp_versions
|
||||
/Module.markers
|
||||
/Module.symvers
|
||||
|
||||
Reference in New Issue
Block a user