mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -25,8 +25,11 @@ __pycache__
|
||||
# Accidents.
|
||||
/core
|
||||
/m5out
|
||||
|
||||
# In-tree userland builds.
|
||||
*.o
|
||||
*.out
|
||||
*.so
|
||||
|
||||
# Kernel modules.
|
||||
*.ko
|
||||
@@ -40,3 +43,7 @@ modules.order
|
||||
|
||||
# node.js
|
||||
node_modules
|
||||
|
||||
# Performance profiling stuff.
|
||||
perf.data
|
||||
callgrind.out.*
|
||||
|
||||
1132
index.html
1132
index.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user