update roadmap and readme
This commit is contained in:
11
.ferrite/state.json
Normal file
11
.ferrite/state.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"recent_files": [
|
||||
"G:\\DEV\\proman2k\\README.md",
|
||||
"G:\\DEV\\proman2k\\assets\\test.md"
|
||||
],
|
||||
"expanded_paths": [
|
||||
"G:\\DEV\\proman2k"
|
||||
],
|
||||
"file_tree_width": 250.0,
|
||||
"show_file_tree": true
|
||||
}
|
||||
20
.ferrite/terminal-layout.json
Normal file
20
.ferrite/terminal-layout.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Workspace",
|
||||
"tabs": [
|
||||
{
|
||||
"name": "Tab 1",
|
||||
"layout": {
|
||||
"Terminal": 1
|
||||
},
|
||||
"terminals": {
|
||||
"1": {
|
||||
"shell": "Default",
|
||||
"cwd": "G:\\DEV\\proman2k",
|
||||
"title": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"floating_windows": [],
|
||||
"active_tab_index": 0
|
||||
}
|
||||
Reference in New Issue
Block a user