aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-11-14 23:32:55 -0800
committerChad Versace <chad.versace@linux.intel.com>2012-11-14 23:34:02 -0800
commit7f4ffd2f2c839cb805ae99ce6c4a4746d64133e9 (patch)
treeb1b45e65e6e6a1915a0a238f3b5ece989ae9c196
parentb72d453af86ad8ed96bc8b86b0b5ef99e0fa7ea9 (diff)
gitingore: List exactly which html files to ignore
The next commit places a tracked file in /doc/html, which was completely ignored. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r--.gitignore20
1 files changed, 19 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c5781fb..3f2b0b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,25 @@ Makefile
*.so
-/doc/html/
+/doc/html/waffle.7.html
+/doc/html/waffle_attrib_list.3.html
+/doc/html/waffle_config.3.html
+/doc/html/waffle_context.3.html
+/doc/html/waffle_display.3.html
+/doc/html/waffle_dl.3.html
+/doc/html/waffle_enum.3.html
+/doc/html/waffle_error.3.html
+/doc/html/waffle_gbm.3.html
+/doc/html/waffle_get_proc_address.3.html
+/doc/html/waffle_glx.3.html
+/doc/html/waffle_gl_misc.3.html
+/doc/html/waffle_init.3.html
+/doc/html/waffle_is_extension_in_string.3.html
+/doc/html/waffle_make_current.3.html
+/doc/html/waffle_native.3.html
+/doc/html/waffle_wayland.3.html
+/doc/html/waffle_window.3.html
+/doc/html/waffle_x11_egl.3.html
/examples/gl_basic
/examples/simple-x11-egl
/lib/