IU-2021.1.1 <Eroter@DESKTOP-1PPMF59 Update filetypes.xml, path.macros.xml

This commit is contained in:
Eee 2021-06-20 21:42:05 +08:00
parent 7629c112f6
commit f2d605f2f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<application> <application>
<component name="PathMacrosImpl"> <component name="PathMacrosImpl">
<macro name="MAVEN_REPOSITORY" value="D:\JavaSpace\maven\repository" /> <macro name="MAVEN_REPOSITORY" value="D:\JavaSpace\maven\repository" />
<macro name="KOTLIN_BUNDLED" value="C:\Users\Administrator\AppData\Roaming\JetBrains\IntelliJIdea2021.1\plugins\Kotlin\kotlinc" /> <macro name="KOTLIN_BUNDLED" value="S:\JavaSpace\Intellij IDEA\IntelliJ IDEA 2021.1.1\plugins\Kotlin\kotlinc" />
</component> </component>
</application> </application>

View File

@ -1,6 +1,6 @@
<application> <application>
<component name="FileTypeManager" version="18"> <component name="FileTypeManager" version="18">
<ignoreFiles list="*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.idea;.svn;CVS;__pycache__;_svn;node_modules;target;vssver.scc;vssver2.scc;" /> <ignoreFiles list="*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.idea;.svn;CVS;__pycache__;_svn;target;vssver.scc;vssver2.scc;" />
<extensionMap> <extensionMap>
<mapping ext="space.kts" type="Kotlin" /> <mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" /> <mapping ext="gradle.kts" type="Kotlin" />