From 2c4a7af616f18f8388fa062e94f2e52b4a9747a3 Mon Sep 17 00:00:00 2001 From: guozhen Date: Wed, 30 Apr 2025 18:16:55 +0800 Subject: [PATCH] gitignore add --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ea68f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/.gradle/ +/.idea/ +/build/