diff --git a/.gitignore b/.gitignore index 2b15a47..6cc80a0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,13 +2,6 @@ .gradle /local.properties /keystore.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml -/.idea/deploymentTargetDropDown.xml .DS_Store /build /captures diff --git a/.idea/.gitignore b/.idea/.gitignore index 26d3352..c9924ab 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,10 @@ # Default ignored files -/shelf/ +/shelf +/caches +/libraries +/modules.xml /workspace.xml +/navEditor.xml +/assetWizardSettings.xml +/deploymentTargetDropDown.xml +/runConfigurations.xml \ No newline at end of file