diff --git a/.idea/.gitignore b/backend/.idea/.gitignore similarity index 100% rename from .idea/.gitignore rename to backend/.idea/.gitignore diff --git a/.idea/.name b/backend/.idea/.name similarity index 100% rename from .idea/.name rename to backend/.idea/.name diff --git a/backend/.idea/backend.iml b/backend/.idea/backend.iml new file mode 100644 index 0000000..f08604b --- /dev/null +++ b/backend/.idea/backend.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/.idea/dataSources.xml b/backend/.idea/dataSources.xml similarity index 100% rename from .idea/dataSources.xml rename to backend/.idea/dataSources.xml diff --git a/.idea/file_server.iml b/backend/.idea/file_server.iml similarity index 98% rename from .idea/file_server.iml rename to backend/.idea/file_server.iml index 6d70257..f08604b 100644 --- a/.idea/file_server.iml +++ b/backend/.idea/file_server.iml @@ -1,2 +1,2 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/backend/.idea/misc.xml similarity index 61% rename from .idea/misc.xml rename to backend/.idea/misc.xml index f0452e2..72b029a 100644 --- a/.idea/misc.xml +++ b/backend/.idea/misc.xml @@ -1,11 +1,9 @@ - - - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/backend/.idea/modules.xml similarity index 97% rename from .idea/modules.xml rename to backend/.idea/modules.xml index 75aa0b0..064f412 100644 --- a/.idea/modules.xml +++ b/backend/.idea/modules.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/backend/.idea/runConfigurations/backend.xml b/backend/.idea/runConfigurations/backend.xml new file mode 100644 index 0000000..0e1cbe1 --- /dev/null +++ b/backend/.idea/runConfigurations/backend.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/backend/.idea/vcs.xml similarity index 69% rename from .idea/vcs.xml rename to backend/.idea/vcs.xml index 9661ac7..6c0b863 100644 --- a/.idea/vcs.xml +++ b/backend/.idea/vcs.xml @@ -1,6 +1,6 @@ - - - - - + + + + + \ No newline at end of file