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

.gitignore配置 | GroverZhu #9

Open
GroverZhu opened this issue Mar 16, 2019 · 0 comments
Open

.gitignore配置 | GroverZhu #9

GroverZhu opened this issue Mar 16, 2019 · 0 comments

Comments

@GroverZhu
Copy link
Owner

https://groverzhu.github.io/2019/03/16/gitignore%E9%85%8D%E7%BD%AE/#more

  在使用Git进行版本管理,有时候一些文件不需要提交,但使用git status 命令后会出现未提示的文件,我们可以用.gitignore 文件对不必要的文件进行屏蔽。  在Windows系统下进行配置.gitignore文件,确实有点难受。首先Windows操作系统下,直接右击鼠标无法新建一个不带文件名的文件,因此我们打开Git命令行,输入touch .

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

No branches or pull requests

1 participant