Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将下载的所有东西放在 './downloads' 子目录下 #21

Open
FHYQ-Dong opened this issue Sep 25, 2023 · 1 comment
Open

将下载的所有东西放在 './downloads' 子目录下 #21

FHYQ-Dong opened this issue Sep 25, 2023 · 1 comment

Comments

@FHYQ-Dong
Copy link

在git clone 您的代码到本地后如果直接运行,会在当前目录下按每个课程一个目录的方式创建n个目录。这比较影响当前目录的整洁,也不方便编写 .gitignore 文件。希望您能将下载的所有文件统一保存在某个子目录下,而不对当前目录做过多修改。

@erbanku
Copy link
Contributor

erbanku commented Sep 25, 2023

Not all users save files in the downloads folder. You can move the learn.py file to the folder you prefer and then run it to achieve your goal without changing the code.
A pull request is not needed and may be disruptive for this.
Please reply if you have any other questions concerned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants