diff --git a/.gitignore b/.gitignore
index 9c4de5825..9e371177f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.gitignore
.gradle
/local.properties
/.idea/workspace.xml
@@ -5,3 +6,5 @@
.DS_Store
/build
/captures
+#.idea/gradle.xml
+#.idea/misc.xml
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 1a3eaffb4..9d85fe3d6 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -37,10 +37,10 @@
-
+
-
\ No newline at end of file
+
diff --git a/app/.gitignore b/app/.gitignore
index 796b96d1c..a7d25c7ea 100644
--- a/app/.gitignore
+++ b/app/.gitignore
@@ -1 +1,3 @@
+.gitignore
/build
+
diff --git a/app/app.iml b/app/app.iml
index ea1a882b2..58221a4e6 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -26,7 +26,7 @@
-
+
@@ -92,12 +92,12 @@
-
-
-
-
+
+
+
+
-
+
\ No newline at end of file