From 78b1d9e978cb1dd53a5902f38e1b025424c2f9c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B1=9F=E7=8E=AE?= <zhangjiangwei2000@outlook.com> Date: Wed, 22 Feb 2023 17:32:06 +0800 Subject: [PATCH] Create .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ef2717 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.log