Remove .fleet
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
This commit is contained in:
parent
917969523f
commit
4912be21c7
@ -1,14 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "cargo",
|
||||
"name": "Debug",
|
||||
"cargoArgs": ["run"],
|
||||
},
|
||||
{
|
||||
"type": "cargo",
|
||||
"name": "Release",
|
||||
"cargoArgs": ["run", "-r"],
|
||||
},
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user