From 2be86a9a9c229423a5d87b772093ab58c1ebe7a2 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 5 Dec 2013 11:06:23 -0800 Subject: [PATCH] Add .gitignore for the built tests. --- test/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/.gitignore diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..b28c033 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,6 @@ +glx_glxgetprocaddress_nocontext +glx_has_extension_nocontext +glx_public_api +headerguards +*.log +*.trs