diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-15 17:19:48 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-16 00:00:52 +0300 |
commit | 9a4f58f1a326b0a1d18bb30c015eda3888ff23d9 (patch) | |
tree | a8cd651dd55c92fb8e035ee680faeaa77d5ef9f6 /.gitignore | |
parent | 86c4ca930d8aaffcca8c12c416bd9e8d6aeede23 (diff) |
Add Android directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b9a2ecd58..14df6753f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ /*/unxaig??.pro /*/unxios? /*/unxios?.pro +/*/unxand? +/*/unxand?.pro /solver/* # autoconf generated stuff |