mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
pybind11: fix and generalize example
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,8 +25,11 @@ __pycache__
|
||||
# Accidents.
|
||||
/core
|
||||
/m5out
|
||||
|
||||
# In-tree userland builds.
|
||||
*.o
|
||||
*.out
|
||||
*.so
|
||||
|
||||
# Kernel modules.
|
||||
*.ko
|
||||
|
||||
Reference in New Issue
Block a user