From 47557a5d0d9059f8c1ebfc67072519f6cf55a589 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=8C=E6=88=90?= <> Date: Sat, 28 Sep 2024 13:24:31 +0800 Subject: [PATCH] .gitignore change --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a8b0d1d..af45d43 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ # Gradle files .gradle/ build/ - +app/build/* # Local configuration file (sdk path, etc) local.properties @@ -33,3 +33,10 @@ google-services.json # Android Profiling *.hprof +/autolayout/build/* +/litepal/build/* +/nohttp/build/* +/tkrefreshlayout/build/* +/videocompressor/build/* +/matisse/build/* +