From b8f6a8fb30e5b0ca16e0e3a8f62f0723393896f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Thu, 6 Aug 2020 14:33:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86.gitignore=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/mogo-module-push-base/.gitignore | 13 +++++++++++++ modules/mogo-module-push-noop/.gitignore | 13 +++++++++++++ modules/mogo-module-push/.gitignore | 13 +++++++++++++ 3 files changed, 39 insertions(+) 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