diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-19 00:39:03 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-19 00:39:03 +0300 |
commit | 9bc07d4476a87ff11d2c59be6a43cecb4d45f190 (patch) | |
tree | f90d677ce1f7cacf93b85cc301dcbf25d3200b0d | |
parent | 52685c078f5c5e847491f58d545b273089035149 (diff) |
Add the wntgcc directories
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5659c3eb1ffd..d2f8ff4a2ade 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ /*/unxlng??.pro /*/wntmsc??? /*/wntmsc???.pro +/*/wntgcc? +/*/wntgcc?.pro /*/unxmacx? /*/unxmacx?.pro /*/unxios? |