From 77a045281a545dd9264f0c445241dfe353004e77 Mon Sep 17 00:00:00 2001 From: Mark Miyashita Date: Sun, 13 Aug 2017 00:26:15 -0700 Subject: [PATCH] Remove .idea config files from the repo and add to .gitignore --- .gitignore | 5 + android/.idea/compiler.xml | 22 -- android/.idea/copyright/profiles_settings.xml | 3 - android/.idea/gradle.xml | 12 - android/.idea/misc.xml | 33 --- android/.idea/modules.xml | 8 - android/.idea/runConfigurations.xml | 12 - android/.idea/workspace.xml | 236 ------------------ 8 files changed, 5 insertions(+), 326 deletions(-) delete mode 100644 android/.idea/compiler.xml delete mode 100644 android/.idea/copyright/profiles_settings.xml delete mode 100644 android/.idea/gradle.xml delete mode 100644 android/.idea/misc.xml delete mode 100644 android/.idea/modules.xml delete mode 100644 android/.idea/runConfigurations.xml delete mode 100644 android/.idea/workspace.xml diff --git a/.gitignore b/.gitignore index 334a2998..dc58ef88 100644 --- a/.gitignore +++ b/.gitignore @@ -23,8 +23,13 @@ DerivedData project.xcworkspace # Cocoapods +# Pods/ +# Editor +# +.idea/ + # node.js # node_modules/ diff --git a/android/.idea/compiler.xml b/android/.idea/compiler.xml deleted file mode 100644 index 96cc43ef..00000000 --- a/android/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/copyright/profiles_settings.xml b/android/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf33..00000000 --- a/android/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/android/.idea/gradle.xml b/android/.idea/gradle.xml deleted file mode 100644 index 76a4349c..00000000 --- a/android/.idea/gradle.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml deleted file mode 100644 index ba6bfc46..00000000 --- a/android/.idea/misc.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/modules.xml b/android/.idea/modules.xml deleted file mode 100644 index e54e28e5..00000000 --- a/android/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/.idea/runConfigurations.xml b/android/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d..00000000 --- a/android/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/.idea/workspace.xml b/android/.idea/workspace.xml deleted file mode 100644 index 0299bb4d..00000000 --- a/android/.idea/workspace.xml +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1494890986125 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file