From c522b2f2b5538c0db8d311a1af8d5b85f072cb34 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 20 Dec 2010 14:57:52 +0000 Subject: update gitignore --- .gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 388957f55da9..00fb3e05e4a8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,6 @@ /Linux*Env.Set* /bootstrap /makefile.mk -unxlng*.pro -unxlngi6 -unxlngi4 /solver *.orig *.rej @@ -23,5 +20,10 @@ warn CVS .hg .hgignore -/*/unxmac?? +# the build directories +/*/unxlng?? +/*/unxlng??.pro +/*/wntmsci?? +/*/wntmsci??.pro /*/unxmac??.pro +/*/unxmac?? -- cgit