update .gitignore for pre-compiled android native libs that are used when not rebuilding native libs

experimental
iwgeric 11 years ago
parent f9bb9cb3a9
commit 384e19f281
  1. 3
      .gitignore

3
.gitignore vendored

@ -70,4 +70,5 @@
/jme3-ios/build/
/jme3-android-native/openal-soft/
/jme3-android-native/OpenALSoft.zip
/jme3-android-native/stb_image/
/jme3-android-native/stb_image/
/jme3-android-native/libs/
Loading…
Cancel
Save