From 5d72a756a536189607f97f383da7f8761de93422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Czcw=E2=80=9D?= Date: Tue, 9 May 2023 20:44:49 +0800 Subject: [PATCH] =?UTF-8?q?0509A=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4873cb3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.pyc +*.db +*.bak +*.dir +*.dat +*.iml +*.xml +*.ink +*.rdb +*.lnk +o +*.zip +*.log +*.code-workspace +*.json +*.spec \ No newline at end of file