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:
Chunwei Chen
2017-05-24 15:56:10 -07:00
committed by Brian Behlendorf
parent 3e6c943347
commit 952e490b1b
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -4,7 +4,10 @@
*.ko.out.sig
*.dwo
.*.cmd
.*.d
/.tmp_versions
/Module.markers
/Module.symvers
!Makefile.in