1
0
mirror of https://github.com/barry-smithjr/bobrovsky-button.git synced 2025-12-11 07:03:07 -06:00
Files
bobrovsky-button/.gitignore
2016-04-13 13:46:48 -05:00

49 lines
539 B
Plaintext

*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
# 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