mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
gitignore: ignore some common profiling outputs
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -40,3 +40,7 @@ modules.order
|
||||
|
||||
# node.js
|
||||
node_modules
|
||||
|
||||
# Performance profiling stuff.
|
||||
perf.data
|
||||
callgrind.out.*
|
||||
|
||||
Reference in New Issue
Block a user