point the Android template to the JetBrains template to eliminate duplication

This commit is contained in:
Brendan Forster 2018-06-18 06:59:00 -03:00
parent 13293bc8ac
commit 8c48d15ecb
2 changed files with 2 additions and 10 deletions

View File

@ -32,16 +32,6 @@ proguard/
# Android Studio captures folder
captures/
# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/caches
# Keystore files
# Uncomment the following line if you do not want to check your keystore files in.
#*.jks

2
Android.yml Normal file
View File

@ -0,0 +1,2 @@
editors:
- Global/JetBrains.gitignore