Files
linux-kernel-module-cheat/.gitignore
Ciro Santilli 六四事件 法轮功 8618025682 mtops.h is perfect now
2019-05-05 00:00:00 +00:00

38 lines
343 B
Plaintext

# Extensions and prefixes.
*.tmp
tmp.*
*.tmp.*
*~
*.gitignore
gitignore.*
# Specific files.
/data
/gem5/out
/lkmc-*.zip
/out
/out.*
# Python trash.
*.pyc
__pycache__
# Accidents.
/core
/m5out
*.o
*.out
# Data to be plotted output.
*.dat
# Kernel modules.
.cache.mk
*.ko.cmd
*.o.cmd
.tmp_versions
Module.symvers
*.ko
*.mod.c
modules.order