Add global.json to .gitignore
This commit is contained in:
parent
43a290d2c4
commit
ce75a85a80
|
|
@ -17,4 +17,5 @@ node_modules
|
||||||
.build
|
.build
|
||||||
.nuget
|
.nuget
|
||||||
.r
|
.r
|
||||||
.deps
|
.deps
|
||||||
|
global.json
|
||||||
Loading…
Reference in New Issue