diff --git a/app/.gitignore b/app/.gitignore index 42afabfd2..ed4afd914 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,5 @@ -/build \ No newline at end of file +/build +/.idea/.gitignore +/.idea/gradle.xml +/.idea/misc.xml +/.idea/vcs.xml