Commit 7792c61
authored
Update gitignore decorations when .git/info/exclude file is edited (microsoft#106270)
* detect local `exclude` file edits
* use `uri.path` to detect exclude file edits
`uri.path` uses forward slash as a path separator indepentent of
the host system, which makes it easier to use with regex1 parent d2da7e9 commit 7792c61
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments