mirror of
https://github.com/aurelihein/vmware-host-modules.git
synced 2026-08-12 22:29:30 +04:00
misc: ignore *.mod and .*.cmd
With kernel build system changes, more files need to be ignored by git.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
*.o
|
||||
*.o.cmd
|
||||
*.mod
|
||||
*.ko
|
||||
*.ko.cmd
|
||||
.*.cmd
|
||||
*.mod.c
|
||||
*.tar
|
||||
.tmp_versions
|
||||
|
||||
Reference in New Issue
Block a user