diff --git a/Android.gitignore b/Android.gitignore index 39b6783c..60f1e607 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -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 diff --git a/Android.yml b/Android.yml new file mode 100644 index 00000000..c4c306d9 --- /dev/null +++ b/Android.yml @@ -0,0 +1,2 @@ +editors: + - Global/JetBrains.gitignore \ No newline at end of file