Update workspace.code-workspace
This commit is contained in:
parent
1f7aaa9ef4
commit
9e58a86aa7
1 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,10 @@
|
|||
"name": "Jay Trees",
|
||||
"email": "github.jay@grandel.anonaddy.me"
|
||||
},
|
||||
"git.ignoreLimitWarning": true
|
||||
"git.ignoreLimitWarning": true,
|
||||
"files.exclude": {
|
||||
"**/translations": true
|
||||
}
|
||||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
|
|
Loading…
Reference in a new issue