diff --git a/.gitignore b/.gitignore
index 249efbf..9d05363 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ DerivedData
#
build/
.idea
+!.idea/runConfigurations
.gradle
local.properties
*.iml
diff --git a/.idea/runConfigurations/Lint_Check.xml b/.idea/runConfigurations/Lint_Check.xml
new file mode 100644
index 0000000..3642f49
--- /dev/null
+++ b/.idea/runConfigurations/Lint_Check.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Run_Android.xml b/.idea/runConfigurations/Run_Android.xml
new file mode 100644
index 0000000..ee5e3ec
--- /dev/null
+++ b/.idea/runConfigurations/Run_Android.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Run_Android_Release.xml b/.idea/runConfigurations/Run_Android_Release.xml
new file mode 100644
index 0000000..3ccda56
--- /dev/null
+++ b/.idea/runConfigurations/Run_Android_Release.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Run_iOS.xml b/.idea/runConfigurations/Run_iOS.xml
new file mode 100644
index 0000000..37208ab
--- /dev/null
+++ b/.idea/runConfigurations/Run_iOS.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file