diff --git a/Mi/.idea/.gitignore b/Mi/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Mi/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Mi/.idea/misc.xml b/Mi/.idea/misc.xml new file mode 100644 index 0000000..57d62b3 --- /dev/null +++ b/Mi/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Mi/.idea/modules.xml b/Mi/.idea/modules.xml new file mode 100644 index 0000000..b17e9f5 --- /dev/null +++ b/Mi/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Mi/.idea/vcs.xml b/Mi/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Mi/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Mi/Mi.iml b/Mi/Mi.iml new file mode 100644 index 0000000..c90834f --- /dev/null +++ b/Mi/Mi.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file