mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
0
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.cmd
|
||||
*.ko
|
||||
*.mod.c
|
||||
*.o
|
||||
*.out
|
||||
*.tmp
|
||||
.tmp_versions
|
||||
Module.symvers
|
||||
modules.order
|
||||
Reference in New Issue
Block a user