From 51ada73b08af63e3cdc36e3489c214f35e193b6f Mon Sep 17 00:00:00 2001 From: "Bernhard F.W. Gschaider" Date: Sun, 24 Oct 2010 23:52:54 +0200 Subject: [PATCH] Ignore stuff from the testloop --HG-- branch : macMerge --- .hgignore | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.hgignore b/.hgignore index 2d5047e97..b256cc978 100644 --- a/.hgignore +++ b/.hgignore @@ -34,8 +34,7 @@ syntax: glob .DS_Store # Ignore the build-dirctories -darwinIntel*Opt*/ -darwinIntel*Debug*/ +darwinIntel*/ linux*Gcc*/ linux*Icc*/ linuxming*/ @@ -77,3 +76,12 @@ PlyParser_FoamFileParser_parsetab.py .build # .gitignore .timeStamp + +#Test-Harness generated stuff +testHarness/OpenFOAM/1.6-ext/runDir/tutorialsTestSuites_oneTimeStep +testHarness/OpenFOAM/1.6-ext/runDir/Testing +testHarness/OpenFOAM/1.6-ext/runDir/CMake* +testHarness/OpenFOAM/1.6-ext/runDir/CTestTestfile.cmake +testHarness/OpenFOAM/1.6-ext/runDir/DartConfiguration.tcl +testHarness/OpenFOAM/1.6-ext/runDir/Makefile +testHarness/OpenFOAM/1.6-ext/runDir/cmake_install.cmake