new file: .idea/.gitignore

new file:   .idea/astrbot_plugin_bd_mc.iml
	new file:   .idea/inspectionProfiles/Project_Default.xml
	new file:   .idea/misc.xml
	new file:   .idea/modules.xml
	new file:   .idea/vcs.xml
	new file:   LICENSE
	new file:   __pycache__/main.cpython-311.pyc
	new file:   __pycache__/main.cpython-312.pyc
	new file:   __pycache__/main.cpython-313.pyc
	new file:   _conf_schema.json
	new file:   main.py
	new file:   metadata.yaml
	new file:   static/files/ceshi.txt
	new file:   static/img/server-icon.png
This commit is contained in:
2026-05-13 23:37:42 +08:00
parent 11f31fadd3
commit 7f05c25847
15 changed files with 978 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.13 (venv)" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_X" default="true" project-jdk-name="Python 3.13 (venv)" project-jdk-type="Python SDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>