mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
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:
parent
52eec8d558
commit
9a0f32a452
@ -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
|
|
@ -24,3 +24,6 @@ out/
|
|||||||
|
|
||||||
# generated by JIRA plugin
|
# generated by JIRA plugin
|
||||||
atlassian-ide-plugin.xml
|
atlassian-ide-plugin.xml
|
||||||
|
|
||||||
|
# generated by Crashlytics plugin (for Android Studio and Intellij)
|
||||||
|
com_crashlytics_export_strings.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user