Clean idea files generated on the gradle import, add them to .gitignore

This commit is contained in:
Alexander Podkhalyuzin
2017-08-31 11:17:47 +03:00
committed by Ilya Chernikov
parent 3e46c59187
commit 3f8170d369
112 changed files with 16 additions and 2536 deletions
+7 -2
View File
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JsCompilerArguments">
<option name="sourceMapPrefix" value="" />
<option name="sourceMapEmbedSources" value="inlining" />
<option name="sourceMapEmbedSources" />
<option name="sourceMapPrefix" />
</component>
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="1.8" />
</component>
<component name="KotlinCommonCompilerArguments">
<option name="errors">
<ArgumentParseErrors />
</option>
</component>
<component name="KotlinCompilerSettings">
<option name="additionalArguments" value="-version -Xallow-kotlin-package -Xskip-metadata-version-check" />
</component>