Commit 214f49e
🪲 [Fix]: Keep VS Code snippet files out of the ignore list
The canonical github/gitignore VS Code template un-ignores .vscode/*.code-snippets; the template dropped it, so workspace snippets committed on purpose are invisible to git in every repository created from it.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent aa0d124 commit 214f49e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments