summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f20e940..0ecc64e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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