commit eb1b1244fcf2cb6c9eef50476f49124402e7bfe2 Author: Metion Date: Wed Mar 18 15:22:00 2026 +0800 auto sync by git diff --git a/.auto_sync_mark b/.auto_sync_mark new file mode 100644 index 0000000..fcb8677 --- /dev/null +++ b/.auto_sync_mark @@ -0,0 +1 @@ +1773818462.752656 \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..83c8328 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ + + + +.Archive/ +.markeditor/ +!.metion/ +.metion/* +!.metion/*_sort.config +.markdown/ +.sync/ +.idea/ +.DS_STORE +Thumbs.db* +/.posts_info.json +/posts_info.json +/.git_settings.json +/git_settings.json +/.ios_file_manager_status*.json +/.farbox_token.* +/.farbox_auto_sync.* +/__wechat.json +/*.sqlite3 +_images_cache/ +.db/ \ No newline at end of file diff --git a/auto_sync_mark.json b/auto_sync_mark.json new file mode 100644 index 0000000..18c7788 --- /dev/null +++ b/auto_sync_mark.json @@ -0,0 +1,4 @@ +{ + "auto" : true, + "modified_at" : "1773818462752" +} \ No newline at end of file