mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Otherwise it was getting messy to distinguish between trace-events and trace-<pid> in the .gitignore. Now only the latest trace will be kept, with a fixed name.
15 lines
124 B
Plaintext
15 lines
124 B
Plaintext
# Extensions and prefixes.
|
|
*.html
|
|
*.log
|
|
*.tmp
|
|
*~
|
|
?*.gitignore
|
|
gitignore*
|
|
|
|
# Specific files.
|
|
/9p
|
|
/README.html
|
|
|
|
# GEM5
|
|
/m5out
|