From bfcf88461736fad6be7894e455b97b723bf60c79 Mon Sep 17 00:00:00 2001 From: kpt <2817151932@qq.com> Date: Tue, 2 Jul 2024 16:53:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90.gitignore=E3=80=91=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5831c82 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.conda \ No newline at end of file