diff --git a/.gitignore b/.gitignore index 8e93b7b..580dd9e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,6 @@ bin/ ### IntelliJ IDEA ### .idea *.iws -*.iml *.ipr out/ !**/src/main/**/out/ diff --git a/gitea-packages-update-check.iml b/gitea-packages-update-check.iml new file mode 100644 index 0000000..98bc0d2 --- /dev/null +++ b/gitea-packages-update-check.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/illust-data.iml b/illust-data.iml new file mode 100644 index 0000000..33bc99c --- /dev/null +++ b/illust-data.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/unos-fe.iml b/unos-fe.iml new file mode 100644 index 0000000..abc4062 --- /dev/null +++ b/unos-fe.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/unos-proto/unos-proto.iml b/unos-proto/unos-proto.iml new file mode 100644 index 0000000..8021953 --- /dev/null +++ b/unos-proto/unos-proto.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/unos.iml b/unos.iml new file mode 100644 index 0000000..8021953 --- /dev/null +++ b/unos.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/utils.iml b/utils.iml new file mode 100644 index 0000000..f01e6bb --- /dev/null +++ b/utils.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/watch-dog-be.iml b/watch-dog-be.iml new file mode 100644 index 0000000..881aa99 --- /dev/null +++ b/watch-dog-be.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/watchdog-fe.iml b/watchdog-fe.iml new file mode 100644 index 0000000..464fd74 --- /dev/null +++ b/watchdog-fe.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/watchdog-go.iml b/watchdog-go.iml new file mode 100644 index 0000000..6da0780 --- /dev/null +++ b/watchdog-go.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file