From 6316a8deb04be476b3a63e8582d1a09b27f8cdc9 Mon Sep 17 00:00:00 2001 From: hussienalrubaye Date: Wed, 3 May 2017 07:06:23 -0400 Subject: [PATCH] remote git files --- TicTacToyGame/.gitignore | 9 ------ TicTacToyGame/.idea/encodings.xml | 6 ---- TicTacToyGame/.idea/gradle.xml | 18 ------------ TicTacToyGame/.idea/misc.xml | 36 ----------------------- TicTacToyGame/.idea/modules.xml | 9 ------ TicTacToyGame/.idea/runConfigurations.xml | 12 -------- 6 files changed, 90 deletions(-) delete mode 100644 TicTacToyGame/.gitignore delete mode 100644 TicTacToyGame/.idea/encodings.xml delete mode 100644 TicTacToyGame/.idea/gradle.xml delete mode 100644 TicTacToyGame/.idea/misc.xml delete mode 100644 TicTacToyGame/.idea/modules.xml delete mode 100644 TicTacToyGame/.idea/runConfigurations.xml diff --git a/TicTacToyGame/.gitignore b/TicTacToyGame/.gitignore deleted file mode 100644 index 39fb081a42a8..000000000000 --- a/TicTacToyGame/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -*.iml -.gradle -/local.properties -/.idea/workspace.xml -/.idea/libraries -.DS_Store -/build -/captures -.externalNativeBuild diff --git a/TicTacToyGame/.idea/encodings.xml b/TicTacToyGame/.idea/encodings.xml deleted file mode 100644 index 97626ba45445..000000000000 --- a/TicTacToyGame/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/TicTacToyGame/.idea/gradle.xml b/TicTacToyGame/.idea/gradle.xml deleted file mode 100644 index 7ac24c777f8a..000000000000 --- a/TicTacToyGame/.idea/gradle.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/TicTacToyGame/.idea/misc.xml b/TicTacToyGame/.idea/misc.xml deleted file mode 100644 index 4da8b0b52a27..000000000000 --- a/TicTacToyGame/.idea/misc.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/TicTacToyGame/.idea/modules.xml b/TicTacToyGame/.idea/modules.xml deleted file mode 100644 index 1ff53374c021..000000000000 --- a/TicTacToyGame/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/TicTacToyGame/.idea/runConfigurations.xml b/TicTacToyGame/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d8b38..000000000000 --- a/TicTacToyGame/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file