From 693d51859eb76dfdef0ef405e8b3c4a4063f6b77 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Thu, 8 Dec 2011 22:10:20 +0900 Subject: [PATCH] Ignore the test programs. --- .gitignore | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bfaa7c6ae..cac91fb6e 100644 --- a/.gitignore +++ b/.gitignore @@ -118,7 +118,9 @@ core # /libs/ # /libs/audio/ -/libs/audio/testsound + +# /libs/audio/test/ +/libs/audio/test/testsound # /libs/audio/cd/ @@ -139,7 +141,11 @@ core # /libs/image/ # /libs/models/ -/libs/models/testclip + +# /libs/models/test/ +/libs/models/test/testclip +/libs/models/test/testcontents +/libs/models/test/testportals # /libs/models/alias/ @@ -162,6 +168,10 @@ core # /libs/util/ +# /libs/util/test +/libs/util/test/test-qfs +/libs/util/test/test-quat + # /libs/video/ # /libs/video/renderer/