diff --git a/.gitignore b/.gitignore
index 58a3f235..a53b2445 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ build/
# Android Studio
.idea/caches
.idea/assetWizardSettings.xml
+.idea/runConfigurations.xml
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
diff --git a/.idea/runConfigurations/Main.xml b/.idea/runConfigurations/Main.xml
new file mode 100644
index 00000000..74680954
--- /dev/null
+++ b/.idea/runConfigurations/Main.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Setting.xml b/.idea/runConfigurations/Settings.xml
similarity index 94%
rename from .idea/runConfigurations/Setting.xml
rename to .idea/runConfigurations/Settings.xml
index 8a3d09c1..b2095a43 100644
--- a/.idea/runConfigurations/Setting.xml
+++ b/.idea/runConfigurations/Settings.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index b433d2e9..36cdcdd4 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -8,6 +8,7 @@
+
\ No newline at end of file