diff --git a/.gitignore b/.gitignore index 6e9f2c53..cf0f2f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,8 +45,13 @@ captures/ .idea/dictionaries .idea/libraries .idea/jarRepositories.xml +.idea/misc.xml +.idea/compiler.xml +deploymentTargetDropDown.xml +render.experimental.xml # Android Studio 3 in .gitignore file. .idea/caches +.idea/modules .idea/modules.xml .idea/navEditor.xml .idea/runConfigurations.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index fb7f4a8a..00000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index e52a6be7..de5a809e 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,9 @@ - + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 84589720..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file