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