#
# SkyTube:  Ignore these files/dirs
#

# Built application files
*.apk
*.ap_

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
app/extra/
*.iml

# F-Droid files
fdroid/
app/libs/

# Gradle files
.gradle/
build/
/*/build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Others
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/captures
.idea
