diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-11 22:33:47 -0600 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-11 22:33:47 -0600 |
commit | 37b036b318089754a432abc37be124cb5226d17a (patch) | |
tree | d6d1476114ce72ac686e26367981d29569d2b2e5 | |
parent | bfe3e94977430d4f564bfe006578e4ea9104a566 (diff) |
update ignores
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -24,7 +24,13 @@ config.status config.sub configure depcomp + MSVC/cairomm/cairomm.rc +MSVC_Net2005/cairomm/cairomm.rc +MSVC_Net2005/cairomm/cairommconfig.h +MSVC_Net2008/cairomm/cairomm.rc +MSVC_Net2008/cairomm/cairommconfig.h + docs/reference/Doxyfile docs/reference/cairomm_doxygen_tags docs/reference/doxygen-output.txt @@ -38,18 +44,22 @@ missing *.o *.lo *.la + examples/pdf-surface/example_pdf_file examples/png_file/example_png_file examples/ps-surface/example_ps_file examples/svg-surface/example_svg_file examples/text/text_rotate examples/text/toy-text +examples/text/user-font + tests/test-context tests/test-font-face tests/test-surface tests/test-scaled-font tests/test-font-options tests/test-matrix + cairomm/cairommconfig.h* cairomm/stamp-* m4/libtool.m4 |