From fca9478fd865ac68bb155b744a278f42841636f1 Mon Sep 17 00:00:00 2001 From: Ilya Chernikov Date: Wed, 2 Aug 2017 12:30:31 +0200 Subject: [PATCH] Tweak dependencies loading and other minor infrastructure changes --- .gitignore | 1 + .idea/.name | 2 +- update_dependencies.xml | 47 ----------------------------------------- 3 files changed, 2 insertions(+), 48 deletions(-) diff --git a/.gitignore b/.gitignore index 9a2acdd1b15..5f368b9690d 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,6 @@ workspace.xml .gradle/ build/ !**/src/**/build +*.iml !**/test/**/build diff --git a/.idea/.name b/.idea/.name index d5c8fb37f4b..c163a967b87 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -Kotlin \ No newline at end of file +kotlin \ No newline at end of file diff --git a/update_dependencies.xml b/update_dependencies.xml index 93b63fd8c02..2320da3266f 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -271,53 +271,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -