Files
linux-kernel-module-cheat/.gitignore
Ciro Santilli 六四事件 法轮功 72d18a72b2 readme: make prebuilt work brutally
2018-09-16 08:17:18 +01:00

18 lines
160 B
Plaintext

# Extensions and prefixes.
*.tmp
tmp.*
*~
?*.gitignore
gitignore*
# Specific files.
/data
/gem5/out
/lkmc-*.zip
/out
/out.*
# Python trash.
*.pyc
__pycache__