diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index ca34746..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Calculator \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 827ba1e..7ac24c7 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,16 +3,15 @@ diff --git a/.idea/modules.xml b/.idea/modules.xml index dcdca1a..297565b 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 6564d52..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/DrStrangeCalculator.iml b/DrStrangeCalculator.iml new file mode 100644 index 0000000..a9d917f --- /dev/null +++ b/DrStrangeCalculator.iml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 9a3b8a1..0044d44 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,10 +12,7 @@