Create file

This commit is contained in:
Lucas Mathews
2025-12-13 12:38:52 +01:00
parent 0fd1fc5871
commit 126cf78f3a
3 changed files with 14 additions and 7 deletions

5
.gitignore vendored Normal file
View 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

View File

@@ -11,14 +11,14 @@
"id": "c892fa5f5c3f77ba", "id": "c892fa5f5c3f77ba",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "split-diff-view",
"state": { "state": {
"file": "Guides/create-shh-keys.md", "aFile": "Guides/create-shh-keys.md",
"mode": "source", "bFile": "Guides/create-shh-keys.md",
"source": false "aRef": ""
}, },
"icon": "lucide-file", "icon": "diff",
"title": "create-shh-keys" "title": "Diff: create-shh-keys"
} }
} }
] ]
@@ -193,9 +193,10 @@
}, },
"active": "c892fa5f5c3f77ba", "active": "c892fa5f5c3f77ba",
"lastOpenFiles": [ "lastOpenFiles": [
"Untitled.md",
"Guides/create-shh-keys.md",
"Guides/generate-wireguard.md", "Guides/generate-wireguard.md",
"Guides/rdp-with-microsoft-account.md", "Guides/rdp-with-microsoft-account.md",
"Guides/create-shh-keys.md",
"Templates/blank-template.md" "Templates/blank-template.md"
] ]
} }

View File

@@ -8,3 +8,4 @@ tags:
editor: markdown editor: markdown
dateCreated: 2025-05-04T11:38:34.846Z dateCreated: 2025-05-04T11:38:34.846Z
--- ---
# Creating SSH Key