diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 6 insertions, 4 deletions
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?? |