diff --git a/.gitignore b/.gitignore index 91380a9..850559c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,12 @@ *.iml .gradle /local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml .DS_Store /build /captures @@ -10,5 +16,4 @@ local.properties /app/releaseHasController/ /app/debug/ -/app/release/ -/.idea/ +/app/release/ \ No newline at end of file