diff --git a/modules/mogo-module-push-base/.gitignore b/modules/mogo-module-push-base/.gitignore index 796b96d1c4..426a199cc8 100644 --- a/modules/mogo-module-push-base/.gitignore +++ b/modules/mogo-module-push-base/.gitignore @@ -1 +1,14 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store /build +/captures +.externalNativeBuild +.cxx \ No newline at end of file diff --git a/modules/mogo-module-push-noop/.gitignore b/modules/mogo-module-push-noop/.gitignore index 796b96d1c4..426a199cc8 100644 --- a/modules/mogo-module-push-noop/.gitignore +++ b/modules/mogo-module-push-noop/.gitignore @@ -1 +1,14 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store /build +/captures +.externalNativeBuild +.cxx \ No newline at end of file diff --git a/modules/mogo-module-push/.gitignore b/modules/mogo-module-push/.gitignore index 796b96d1c4..426a199cc8 100644 --- a/modules/mogo-module-push/.gitignore +++ b/modules/mogo-module-push/.gitignore @@ -1 +1,14 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store /build +/captures +.externalNativeBuild +.cxx \ No newline at end of file