diff options
author | marynate <mary.w.nate@gmail.com> | 2014-05-28 14:42:33 +0800 |
---|---|---|
committer | marynate <mary.w.nate@gmail.com> | 2014-05-28 15:27:30 +0800 |
commit | 40affa8760860ece7c6c8a07fdc4795e38635c81 (patch) | |
tree | 842f2372a8f62f10e7b5f6a96a25899a08d29acd /.gitignore | |
parent | 2760a81b0ba99dcd11ee70d01c3960213d858a57 (diff) |
Add android x86 build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be4dc91598..32c7fe51c1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,9 @@ platform/android/java/assets # General c++ generated files *.lib *.o +*.ox *.a +*.ax *.d *.so *.os |