@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.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@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.