1
0
mirror of https://github.com/barry-smithjr/bobrovsky-button.git synced 2025-12-16 09:33:07 -06:00

Initial Commit

This commit is contained in:
Barry Smith
2016-04-13 13:46:48 -05:00
commit 15afc9f600
45 changed files with 725 additions and 0 deletions

39
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,39 @@
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
# Keystore files
*.jks