Remove and ignore compiled JNI libraries

This commit is contained in:
Cameron Gutman 2014-10-29 21:55:54 -07:00
parent 8f6e8c00ef
commit bbcdaa94a1
41 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -29,4 +29,7 @@ Thumbs.db
.idea
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
.gradle
build/
build/
# Compiled JNI libraries folder
**/jniLibs