diff --git a/.autogit/autogit.json b/.autogit/autogit.json new file mode 100644 index 0000000..7fb0a24 --- /dev/null +++ b/.autogit/autogit.json @@ -0,0 +1,5 @@ +{ + "updateInterval": 1800, + "logging": true, + "silent": true +} \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b85cb5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# to exclude Obsidian workspace settings (including plugin and hotkey configurations) +.obsidian/ +.trash/ \ No newline at end of file