diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 13:55:10 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 16:34:39 +0200 |
commit | 0b19a8cb5d88961c6c3106b9800f5a3dc1598fe6 (patch) | |
tree | db0b956c8d7b1a179b248653bb6b159f369bda6a /.gitignore | |
parent | 824111ae627bb231cd2f5c4fb768442795e307eb (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 2fc18920f99a..25df1065c1ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ # the build directories /*/unxlng?? /*/unxlng??.pro -/*/wntmsci?? -/*/wntmsci??.pro +/*/wntmsc??? +/*/wntmsc???.pro /*/unxmac?? /*/unxmac??.pro |