diff options
Diffstat (limited to 'perf')
-rw-r--r-- | perf/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perf/.gitignore b/perf/.gitignore index eaa2b2ee7..b6957fe17 100644 --- a/perf/.gitignore +++ b/perf/.gitignore @@ -2,6 +2,8 @@ cairo-perf cairo-perf-diff-files index.html *.o +*.gcda +*.gcno *.exe *.manifest *.obj @@ -9,3 +11,5 @@ index.html *.suo *.lib *.pdb +*~ +.*.sw? |