Remove AndroidStudio, modify Global/JetBrains

* Remove AndroidStudio.gitignore in favor of adding the
  change needed to the Global/JetBrains.gitignore file
This commit is contained in:
jturmel 2014-02-12 10:33:49 -06:00
parent 52eec8d558
commit 9a0f32a452
2 changed files with 3 additions and 32 deletions

View File

@ -1,32 +0,0 @@
# 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

View File

@ -24,3 +24,6 @@ out/
# generated by JIRA plugin
atlassian-ide-plugin.xml
# generated by Crashlytics plugin (for Android Studio and Intellij)
com_crashlytics_export_strings.xml