From 00bc75b8b6b4561741ac5ccf05f054da06fc0677 Mon Sep 17 00:00:00 2001 From: dags- Date: Sat, 21 Dec 2019 12:44:55 +0000 Subject: [PATCH] ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 15237a2..5b63c87 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,6 @@ hs_err_pid* *.iml -.idea/ \ No newline at end of file +.idea/ +build/ +.gradle/ \ No newline at end of file