From e82026953ed41d5e931f7d3d3d062306d4f537be Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 13 Jun 2009 00:30:08 +0000 Subject: [PATCH] ignore some subdirs --- vc/acountry/.cvsignore | 2 ++ vc/adig/.cvsignore | 2 ++ vc/ahost/.cvsignore | 2 ++ vc/areslib/.cvsignore | 2 ++ 4 files changed, 8 insertions(+) diff --git a/vc/acountry/.cvsignore b/vc/acountry/.cvsignore index 4c7771d9..a9877664 100644 --- a/vc/acountry/.cvsignore +++ b/vc/acountry/.cvsignore @@ -1,3 +1,5 @@ +Debug +Release acountry.dep acountry.mak acountry.plg diff --git a/vc/adig/.cvsignore b/vc/adig/.cvsignore index 200754d1..636ed3ea 100644 --- a/vc/adig/.cvsignore +++ b/vc/adig/.cvsignore @@ -1,3 +1,5 @@ +Debug +Release adig.dep adig.mak adig.plg diff --git a/vc/ahost/.cvsignore b/vc/ahost/.cvsignore index ff570d53..18f37ebe 100644 --- a/vc/ahost/.cvsignore +++ b/vc/ahost/.cvsignore @@ -1,3 +1,5 @@ +Debug +Release ahost.dep ahost.mak ahost.plg diff --git a/vc/areslib/.cvsignore b/vc/areslib/.cvsignore index 39e46134..a4979dfc 100644 --- a/vc/areslib/.cvsignore +++ b/vc/areslib/.cvsignore @@ -1,3 +1,5 @@ +Debug +Release areslib.dep areslib.mak areslib.plg