diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-19 00:39:43 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-19 00:42:58 +0300 |
commit | 31c1e6f573498364497480615eb072944c0d9d17 (patch) | |
tree | 02faeda2758266d9842f3bb086d395c875c68eb7 /.gitignore | |
parent | f4fab50712202c71df3355a0871bf41af68cbc5f (diff) |
Add the wntgcc directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 788a39643c8c..441f779345a7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ /*/unxlng??.pro /*/wntmsc??? /*/wntmsc???.pro +/*/wntgcc? +/*/wntgcc?.pro /*/unxmac??.pro /*/unxmac?? /*/unxios? |