[waffle] [PATCH 4/6] .gitignore: Ignore libwaffle_test.dylib build artifact

Jeff Bland jksb at linux.com
Sun Mar 3 03:07:27 PST 2013


---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 35e5228..9a6d58e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,5 +52,6 @@ Makefile
 /lib/
 /src/waffle/libwaffle_static.a
 /tests/functional/gl_basic_test
+/tests/waffle_test/libwaffle_test.dylib
 /tests/unittests/waffle-unittest
 /waffle-1.pc
-- 
1.7.12.4 (Apple Git-37)



More information about the waffle mailing list