Goland config

This commit is contained in:
Tnze
2019-08-01 11:55:11 +08:00
parent e27bb4e2bc
commit 1cc07c15f5
6 changed files with 42 additions and 0 deletions

2
.idea/.gitignore generated vendored Normal file
View File

@ -0,0 +1,2 @@
# Default ignored files
/workspace.xml

12
.idea/dictionaries/cjd00.xml generated Normal file
View File

@ -0,0 +1,12 @@
<component name="ProjectDictionaryState">
<dictionary name="cjd00">
<words>
<w>cooldown</w>
<w>craftable</w>
<w>ender</w>
<w>minecraft</w>
<w>mojang</w>
<w>rcon</w>
</words>
</dictionary>
</component>

8
.idea/go-mc.iml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/misc.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>

8
.idea/modules.xml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/go-mc.iml" filepath="$PROJECT_DIR$/.idea/go-mc.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>