summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2013-12-02 14:25:24 -0800
committerChad Versace <chad.versace@linux.intel.com>2013-12-02 14:28:28 -0800
commit4af8f140f6cadd9b486c3826c952f790478625de (patch)
tree6bc36e0bdf2eb266e6daad9a0b0d39a595383936
parent475a379cb5128c700c1e08c2b53b12641ada6cf0 (diff)
gitignore: Fix .gitignore for recently added tests.
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 98805c8..56623a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,4 +55,7 @@ Makefile
/tests/functional/gl_basic_test
/tests/waffle_test/libwaffle_test.dylib
/tests/unittests/waffle-unittest
+/tests/wcore_attrib_list_unittest
+/tests/wcore_config_attrs_unittest
+/tests/wcore_error_unittest
/waffle-1.pc