diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-12-20 14:57:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-20 14:57:52 +0000 |
commit | c522b2f2b5538c0db8d311a1af8d5b85f072cb34 (patch) | |
tree | c3ebcc221b625140558e6f7868bf686f11b1cc00 /.gitignore | |
parent | 7a1f4f803c56b207fa44d9848d9ce170fede19f1 (diff) |
update gitignore
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?? |