From f5068c3a58f4647550abb172dd9e63cdef38d3dd Mon Sep 17 00:00:00 2001 From: cookeem Date: Wed, 15 Feb 2023 11:01:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..313083d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +go.sum +chatgpt-service