diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-10-26 11:02:16 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-10-26 11:03:16 +0000 |
commit | f648fcd2f91ea5c9ec318c2c0573ee82ac8c0ac9 (patch) | |
tree | a74d1ab77a643a4e6d94414806e6a97395e13214 /perf | |
parent | 6911ba2f76d4ccdf228c029e2719461a72848824 (diff) | |
download | cairo-f648fcd2f91ea5c9ec318c2c0573ee82ac8c0ac9.tar.gz |
gitignore: Add forgotten cairo-perf-print
Diffstat (limited to 'perf')
-rw-r--r-- | perf/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/.gitignore b/perf/.gitignore index 1e0fea3f9..376471536 100644 --- a/perf/.gitignore +++ b/perf/.gitignore @@ -2,6 +2,7 @@ TAGS tags cairo-perf cairo-perf-micro +cairo-perf-print cairo-perf-trace cairo-perf-compare-backends cairo-perf-diff-files |