mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +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.js
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# Performance profiling stuff.
|
||||||
|
perf.data
|
||||||
|
callgrind.out.*
|
||||||
|
|||||||
Reference in New Issue
Block a user