From d25403da494be0d34a0a4936ccb55b60bd22f12b Mon Sep 17 00:00:00 2001 From: AgentLabCn Date: Sat, 2 Sep 2023 20:35:59 +0800 Subject: [PATCH] add ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file