diff --git a/.gitignore b/.gitignore index 522c6dc..a339488 100644 --- a/.gitignore +++ b/.gitignore @@ -10,10 +10,11 @@ docs build -*.iml *.ps1 *.sh *.md +.cursor/rules + diff --git a/cmii-uav-watchdog-agent/cmii-uav-watchdog-agent.iml b/cmii-uav-watchdog-agent.iml similarity index 100% rename from cmii-uav-watchdog-agent/cmii-uav-watchdog-agent.iml rename to cmii-uav-watchdog-agent.iml diff --git a/cmii-uav-watchdog-center/cmii-uav-watchdog-center.iml b/cmii-uav-watchdog-center.iml similarity index 100% rename from cmii-uav-watchdog-center/cmii-uav-watchdog-center.iml rename to cmii-uav-watchdog-center.iml diff --git a/cmii-uav-watchdog-otp.iml b/cmii-uav-watchdog-otp.iml new file mode 100644 index 0000000..b494731 --- /dev/null +++ b/cmii-uav-watchdog-otp.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/cmii-uav-watchdog/cmii-uav-watchdog.iml b/cmii-uav-watchdog.iml similarity index 100% rename from cmii-uav-watchdog/cmii-uav-watchdog.iml rename to cmii-uav-watchdog.iml