diff --git a/code/05-interactive-code/m-n-m/.idea/.gitignore b/code/05-interactive-code/m-n-m/.idea/.gitignore deleted file mode 100644 index 5c98b42..0000000 --- a/code/05-interactive-code/m-n-m/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/.name b/code/05-interactive-code/m-n-m/.idea/.name deleted file mode 100644 index dcf0a95..0000000 --- a/code/05-interactive-code/m-n-m/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -M&M Guessing \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/M&M Guessing.iml b/code/05-interactive-code/m-n-m/.idea/M&M Guessing.iml deleted file mode 100644 index 4bb64fc..0000000 --- a/code/05-interactive-code/m-n-m/.idea/M&M Guessing.iml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/inspectionProfiles/profiles_settings.xml b/code/05-interactive-code/m-n-m/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/code/05-interactive-code/m-n-m/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/misc.xml b/code/05-interactive-code/m-n-m/.idea/misc.xml deleted file mode 100644 index a811725..0000000 --- a/code/05-interactive-code/m-n-m/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/modules.xml b/code/05-interactive-code/m-n-m/.idea/modules.xml deleted file mode 100644 index 4943257..0000000 --- a/code/05-interactive-code/m-n-m/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/code/05-interactive-code/m-n-m/.idea/vcs.xml b/code/05-interactive-code/m-n-m/.idea/vcs.xml deleted file mode 100644 index c2365ab..0000000 --- a/code/05-interactive-code/m-n-m/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/.gitignore b/code/06-organizing-code-with-functions/rocks-game/.idea/.gitignore deleted file mode 100644 index 5c98b42..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/.name b/code/06-organizing-code-with-functions/rocks-game/.idea/.name deleted file mode 100644 index 36f3bc5..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -RPS Functions \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/RPS Functions.iml b/code/06-organizing-code-with-functions/rocks-game/.idea/RPS Functions.iml deleted file mode 100644 index 4deaec0..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/RPS Functions.iml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/inspectionProfiles/profiles_settings.xml b/code/06-organizing-code-with-functions/rocks-game/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/misc.xml b/code/06-organizing-code-with-functions/rocks-game/.idea/misc.xml deleted file mode 100644 index 55b4798..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/modules.xml b/code/06-organizing-code-with-functions/rocks-game/.idea/modules.xml deleted file mode 100644 index 66e2a58..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/code/06-organizing-code-with-functions/rocks-game/.idea/vcs.xml b/code/06-organizing-code-with-functions/rocks-game/.idea/vcs.xml deleted file mode 100644 index c2365ab..0000000 --- a/code/06-organizing-code-with-functions/rocks-game/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file