chores: .idea config & gitignore

This commit is contained in:
alikia2x (寒寒) 2025-04-28 02:19:41 +08:00
parent 92e00d033d
commit d74ff02a3f
Signed by: alikia2x
GPG Key ID: 56209E0CCD8420C6
2 changed files with 12 additions and 1 deletions

1
.idea/.gitignore vendored
View File

@ -7,3 +7,4 @@
/dataSources/
/dataSources.local.xml
dataSources.xml
MarsCodeWorkspaceAppSettings.xml

View File

@ -15,6 +15,16 @@
<scope name="Astro" level="INFORMATION" enabled="false" editorAttributes="INFORMATION_ATTRIBUTES" />
</inspection_tool>
<inspection_tool class="GrazieInspection" enabled="false" level="GRAMMAR_ERROR" enabled_by_default="false" />
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myValues">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="autocorrect" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />