mirror of
https://github.com/54shady/kernel_drivers_examples.git
synced 2025-08-11 23:32:00 +00:00
Netlink : Add ignore file
This commit is contained in:
8
debug/netlink/.gitignore
vendored
Normal file
8
debug/netlink/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
*.o
|
||||
*.ko
|
||||
*.cmd
|
||||
Module.symvers
|
||||
modules.order
|
||||
.tmp_versions/
|
||||
*.mod.c
|
||||
*.mod.c
|
Reference in New Issue
Block a user