From a4780c86cbbf3c0e7be76ab78255510585dcc211 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Tue, 22 Apr 2008 00:17:59 -0400 Subject: [PATCH] Ignore massive test case shader directories. --HG-- branch : trunk --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 3309ea23..b857c7f1 100644 --- a/.hgignore +++ b/.hgignore @@ -6,3 +6,5 @@ cmake_install.cmake testparse finderrors *.exe +ps_?_? +vs_?_?