From c0940a617a6177040c0c7c79c0cebe29aecd8fd9 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 29 Jun 2005 13:52:40 +0000 Subject: [PATCH] * ignore output dir, not ignore units dir git-svn-id: trunk@528 - --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 928e50cac3..e23a91923c 100644 --- a/.gitignore +++ b/.gitignore @@ -2103,6 +2103,7 @@ tests/bench/shootout/src/units tests/bench/shootout/units tests/bench/units tests/fpcmade.* +tests/output tests/tbf/*.bak tests/tbf/*.exe tests/tbf/*.o @@ -2312,7 +2313,6 @@ tests/test/opt/*.ppu tests/test/opt/*.s tests/test/opt/fpcmade.* tests/test/opt/units -tests/test/units tests/test/units/*.bak tests/test/units/*.exe tests/test/units/*.o @@ -2376,7 +2376,6 @@ tests/test/units/sysutils/*.s tests/test/units/sysutils/fpcmade.* tests/test/units/sysutils/units tests/test/units/units -tests/units tests/units/*.bak tests/units/*.exe tests/units/*.o