From c8a44e4d2342c3474bdcd0ca7ad87f595e894174 Mon Sep 17 00:00:00 2001 From: zhangzhuo Date: Mon, 21 Mar 2022 11:02:10 +0800 Subject: [PATCH] =?UTF-8?q?git=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f14b74d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + +/.vs