Add global.json to git ignore.
This commit is contained in:
parent
049de5d631
commit
8e7d853bf9
|
|
@ -30,4 +30,5 @@ project.lock.json
|
||||||
*.ipch
|
*.ipch
|
||||||
.build/
|
.build/
|
||||||
.vs/
|
.vs/
|
||||||
launchSettings.json
|
launchSettings.json
|
||||||
|
global.json
|
||||||
Loading…
Reference in New Issue