mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
Improve gitignore
Ignore .*.d and exclude Makefile.in in module/ Also, ignore *.patch and *.orig files Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
This commit is contained in:
committed by
Brian Behlendorf
parent
3e6c943347
commit
952e490b1b
@@ -4,7 +4,10 @@
|
||||
*.ko.out.sig
|
||||
*.dwo
|
||||
.*.cmd
|
||||
.*.d
|
||||
|
||||
/.tmp_versions
|
||||
/Module.markers
|
||||
/Module.symvers
|
||||
|
||||
!Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user