Browse Source

Remove AndroidStudio, modify Global/JetBrains

* Remove AndroidStudio.gitignore in favor of adding the
  change needed to the Global/JetBrains.gitignore file
jturmel 11 years ago
parent
commit
9a0f32a452
2 changed files with 3 additions and 32 deletions
  1. 0 32
      AndroidStudio.gitignore
  2. 3 0
      Global/JetBrains.gitignore

+ 0 - 32
AndroidStudio.gitignore

@@ -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

+ 3 - 0
Global/JetBrains.gitignore

@@ -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