diff --git a/.gitignore b/.gitignore index ec4bc4e..970a209 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,7 @@ modules.order # node.js node_modules + +# Performance profiling stuff. +perf.data +callgrind.out.*