From 8378fc085e65a3c72c5eba711aff12c464693f2c Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Sat, 10 Jun 2023 21:43:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0conda=5Finitiate=E6=89=B9?= =?UTF-8?q?=E5=A4=84=E7=90=86=E5=B7=A5=E5=85=B7=E4=B8=94=E4=B8=8D=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E5=88=B0git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 文本处理工具/有用的文本/conda_initiate.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 文本处理工具/有用的文本/conda_initiate.txt diff --git a/.gitignore b/.gitignore index be9cfb8c..6d562855 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ **/临时文件/ **/*测试* **/*数据导入作业文件/ -**/*班级报表*/ \ No newline at end of file +**/*班级报表*/ +**/*.bat \ No newline at end of file diff --git a/文本处理工具/有用的文本/conda_initiate.txt b/文本处理工具/有用的文本/conda_initiate.txt new file mode 100644 index 00000000..d123a79e --- /dev/null +++ b/文本处理工具/有用的文本/conda_initiate.txt @@ -0,0 +1 @@ +C:\ProgramData\Anaconda3\condabin\conda activate math \ No newline at end of file