Add global.json to .gitignore
This commit is contained in:
parent
270f66198f
commit
2e220a013b
|
|
@ -37,3 +37,4 @@ node_modules
|
||||||
*launchSettings.json
|
*launchSettings.json
|
||||||
*.orig
|
*.orig
|
||||||
.vscode/
|
.vscode/
|
||||||
|
global.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue