2022-02-23
This commit is contained in:
parent
35a0c40d14
commit
dc68cce9ed
80 changed files with 859345 additions and 4387 deletions
24
ed_lrr_gui.code-workspace
Normal file
24
ed_lrr_gui.code-workspace
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "rust"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"discord.enabled": true,
|
||||
"files.exclude": {
|
||||
"**/.git": true,
|
||||
"**/.svn": true,
|
||||
"**/.hg": true,
|
||||
"**/CVS": true,
|
||||
"**/.DS_Store": true,
|
||||
"**/Thumbs.db": true,
|
||||
"**/.history": true,
|
||||
".history": true
|
||||
},
|
||||
"explorerExclude.backup": null
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue