auto sync by git

This commit is contained in:
Metion 2026-03-18 15:22:00 +08:00
commit eb1b1244fc
3 changed files with 29 additions and 0 deletions

1
.auto_sync_mark Normal file
View File

@ -0,0 +1 @@
1773818462.752656

24
.gitignore vendored Normal file
View File

@ -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/

4
auto_sync_mark.json Normal file
View File

@ -0,0 +1,4 @@
{
"auto" : true,
"modified_at" : "1773818462752"
}