清理 IntelliJ IDEA 模块文件和更新 .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,10 +10,11 @@ docs
|
||||
|
||||
build
|
||||
|
||||
*.iml
|
||||
|
||||
*.ps1
|
||||
*.sh
|
||||
|
||||
*.md
|
||||
|
||||
.cursor/rules
|
||||
|
||||
|
||||
9
cmii-uav-watchdog-otp.iml
Normal file
9
cmii-uav-watchdog-otp.iml
Normal 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-otp" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user