From 6ed57e4f89c58162f28e614d9a3609294b6d9a5b Mon Sep 17 00:00:00 2001 From: shimingxy Date: Sat, 25 May 2019 23:40:21 +0800 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5e6c6c1c..0ee7db0c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ bin/* */build/* build/* +.gradle/* +/.gradle/* # Log file *.log