diff options
Diffstat (limited to 'perf/.gitignore')
-rw-r--r-- | perf/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perf/.gitignore b/perf/.gitignore index f8526806..1e0fea3f 100644 --- a/perf/.gitignore +++ b/perf/.gitignore @@ -1,6 +1,7 @@ TAGS tags cairo-perf +cairo-perf-micro cairo-perf-trace cairo-perf-compare-backends cairo-perf-diff-files @@ -9,6 +10,8 @@ cairo-traces valgrind-log callgrind.out.* index.html +*.png +*.perf *.o *.gcda *.gcno |