diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-11-04 22:13:37 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-11-04 22:13:37 -0800 |
commit | 55d8301f261e65f5a6791eb7265ffbab25af5509 (patch) | |
tree | 2b3ad5b728a236b83ce7ba040e369ab75704b288 /.hgignore | |
parent | 54a88cc57f1cd1cd91bdb8e5cb07044fda334e3f (diff) |
Updated .hgignore for some android stuff
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ generated_tests/* ztests/* glew/* lib/* +android/obj +android/bin +android/gen +android/libs +android/local.properties +android/jni/SDL sdl *.o *.list |