mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
3bda331ba8
Exclude Makefile.in in module/ and fix the gitignore in cmd/ Also, ignore *.patch and *.orig files Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
14 lines
132 B
Plaintext
14 lines
132 B
Plaintext
*.ko
|
|
*.ko.unsigned
|
|
*.ko.out
|
|
*.ko.out.sig
|
|
*.mod.c
|
|
.*.cmd
|
|
modules.order
|
|
|
|
/.tmp_versions
|
|
/Module.markers
|
|
/Module.symvers
|
|
|
|
!Makefile.in
|