From 305ac6ba0dc895aed514691e00533fd072ae00e4 Mon Sep 17 00:00:00 2001 From: weihuagu Date: Sun, 19 Aug 2018 18:48:53 +0800 Subject: [PATCH] add gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cac97d --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.iml +.gradle +/local.properties +/.idea/workspace.xml +/.idea/libraries +.DS_Store +/build +/captures +.externalNativeBuild +/app/key.properties +