diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 13:56:15 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-01-24 21:02:21 +0200 |
commit | 8918fd30abdab38a6292e04d5e9d3953be25b074 (patch) | |
tree | d4fe73104d5557bdb9315a09a0f22527b89859c8 /.gitignore | |
parent | e69f752bed9cad9119653297b751b76ff66c8b2a (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 |