Initial commit for the re-code

This commit is contained in:
DjBushido
2014-07-04 21:16:52 -04:00
commit 0c383c088a
715 changed files with 10847 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
local.properties
/.gradle
/MinimalBible/build
/MinimalBible/.gradle
/appcompat_v7/build
/.idea
/build
*.iml