cairo/perf/.gitignore
Chris Wilson 3a3fb0031d Update .gitignore
Add .*.sw? (vim swapfiles).
Add *~ (backup files).
Add *.gcno and *.gcda (gcov intermediates).
2007-04-16 15:08:54 +01:00

15 lines
119 B
Text

cairo-perf
cairo-perf-diff-files
index.html
*.o
*.gcda
*.gcno
*.exe
*.manifest
*.obj
*.ilk
*.suo
*.lib
*.pdb
*~
.*.sw?