diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 13:53:59 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 16:27:03 +0200 |
commit | 520bb3a8ec66c8f177e63a635f3aed42f9513576 (patch) | |
tree | 43d59aa8454d4d1c554d8c68de1f5406cbc664ae /.gitignore | |
parent | 67119282288e5d378889053e08c8c1dc43e66978 (diff) |
Include the wntmscx build directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 587675941132..df61cc59d119 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,8 @@ # the build directories /*/unxlng?? /*/unxlng??.pro -/*/wntmsci?? -/*/wntmsci??.pro +/*/wntmsc??? +/*/wntmsc???.pro /*/unxmac?? /*/unxmac??.pro /solver/* |