1
0
mirror of https://github.com/github/gitignore synced 2024-06-10 14:40:01 +02:00
gitignore/AndroidStudio.gitignore

33 lines
434 B
Plaintext
Raw Normal View History

2014-02-10 17:24:05 +01:00
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# IDE specific configuration
.idea
# Intellij module files
*.iml
# Crashlytics auto-generated file for Android Studio plugin
com_crashlytics_export_strings.xml