diff --git a/rust/.idea/.gitignore b/.idea/.gitignore similarity index 100% rename from rust/.idea/.gitignore rename to .idea/.gitignore diff --git a/rust/.idea/modules.xml b/.idea/modules.xml similarity index 55% rename from rust/.idea/modules.xml rename to .idea/modules.xml index 8e518a5..781552f 100644 --- a/rust/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/rust/.idea/rust.iml b/.idea/rust.iml similarity index 100% rename from rust/.idea/rust.iml rename to .idea/rust.iml diff --git a/.idea/tetris-plus-plus.iml b/.idea/tetris-plus-plus.iml new file mode 100644 index 0000000..f8e3774 --- /dev/null +++ b/.idea/tetris-plus-plus.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/rust/.idea/vcs.xml b/.idea/vcs.xml similarity index 69% rename from rust/.idea/vcs.xml rename to .idea/vcs.xml index 6c0b863..35eb1dd 100644 --- a/rust/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file