增加前端分支

This commit is contained in:
2026-09-22 20:18:44 +08:00
parent 0a1a7eec16
commit 1abb8ab737
19 changed files with 1330 additions and 13 deletions
+12
View File
@@ -0,0 +1,12 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="_random.random.*" />
</list>
</option>
</inspection_tool>
</profile>
</component>