Create file
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# OR only to exclude workspace cache
|
||||
.obsidian/workspace.json
|
||||
|
||||
# to exclude workspace cache specific to mobile devices
|
||||
.obsidian/workspace-mobile.json
|
||||
15
.obsidian/workspace.json
vendored
15
.obsidian/workspace.json
vendored
@@ -11,14 +11,14 @@
|
||||
"id": "c892fa5f5c3f77ba",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "split-diff-view",
|
||||
"state": {
|
||||
"file": "Guides/create-shh-keys.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"aFile": "Guides/create-shh-keys.md",
|
||||
"bFile": "Guides/create-shh-keys.md",
|
||||
"aRef": ""
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "create-shh-keys"
|
||||
"icon": "diff",
|
||||
"title": "Diff: create-shh-keys"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -193,9 +193,10 @@
|
||||
},
|
||||
"active": "c892fa5f5c3f77ba",
|
||||
"lastOpenFiles": [
|
||||
"Untitled.md",
|
||||
"Guides/create-shh-keys.md",
|
||||
"Guides/generate-wireguard.md",
|
||||
"Guides/rdp-with-microsoft-account.md",
|
||||
"Guides/create-shh-keys.md",
|
||||
"Templates/blank-template.md"
|
||||
]
|
||||
}
|
||||
@@ -8,3 +8,4 @@ tags:
|
||||
editor: markdown
|
||||
dateCreated: 2025-05-04T11:38:34.846Z
|
||||
---
|
||||
# Creating SSH Key
|
||||
Reference in New Issue
Block a user