first commit

This commit is contained in:
J D
2022-03-20 18:46:19 +01:00
commit 4f40ccfc96
16 changed files with 37327 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# to exclude Obsidian's settings (including plugin and hotkey configurations)
#.obsidian/
# OR only to exclude workspace cache
.obsidian/workspaces.json
# Add below lines to exclude OS settings and caches
.trash/
.DS_Store