mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
mtops.h is perfect now
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Extensions and prefixes.
|
||||
*.tmp
|
||||
tmp.*
|
||||
*.tmp.*
|
||||
*~
|
||||
*.gitignore
|
||||
gitignore.*
|
||||
@@ -22,6 +23,9 @@ __pycache__
|
||||
*.o
|
||||
*.out
|
||||
|
||||
# Data to be plotted output.
|
||||
*.dat
|
||||
|
||||
# Kernel modules.
|
||||
.cache.mk
|
||||
*.ko.cmd
|
||||
|
||||
Reference in New Issue
Block a user