清理 IntelliJ IDEA 模块文件和更新 .gitignore

This commit is contained in:
zeaslity
2025-03-12 11:32:12 +08:00
parent c77644c781
commit 1eef1c7278
5 changed files with 11 additions and 1 deletions

9
cmii-uav-watchdog.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/cmii-uav-watchdog" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>