From 3bbe4935b733c0c0d3b8b10c008ae56f2b838465 Mon Sep 17 00:00:00 2001 From: mattraykowski Date: Thu, 16 Sep 2010 07:03:38 -0500 Subject: [PATCH] Changed: Altered the .hgignore to ignore the build and 3rdParty folders for the new code/CMakeLists.txt build --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index cde2a553b..0d3accb12 100644 --- a/.hgignore +++ b/.hgignore @@ -141,6 +141,7 @@ moc_*.cpp *.patch *.7z external +3rdParty .svn # build @@ -148,6 +149,7 @@ code/nel/build/* code/nelns/build/* code/snowballs/build/* code/ryzom/build/* +code/build/* # Linux nel compile code/nel/build/nel-config