visual-studio-code - How to ignore files or folders with git that comes with vscode?
给我你的怀抱
给我你的怀抱 2017-05-02 09:50:59
0
3
3806

How to ignore files or folders with git that comes with vscode?

给我你的怀抱
给我你的怀抱

reply all(3)
PHPzhong

Similar to other tools or command lines, configure the directories and files that need to be ignored in the file .gitignore
as shown below
*.txt
test.txt
bin/

为情所困

.gitignore

仅有的幸福

For Windows system, you can install a little turtle and just right-click to ignore it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template