Replying to @arye_eidelman

@arye_eidelman You can add files to git
even if they are ignored, and then git will also track future changes to these
files. So you can globally ignore .vscode, but still have a repo which has a
.vscode folder.

Mon, 06 Jan 2020 12:46:22 UTC