diff --git a/.coaligne/96f41709-87dd-4d3e-8ad1-07610ce2c830/state.json b/.coaligne/96f41709-87dd-4d3e-8ad1-07610ce2c830/state.json new file mode 100644 index 000000000..d972785db --- /dev/null +++ b/.coaligne/96f41709-87dd-4d3e-8ad1-07610ce2c830/state.json @@ -0,0 +1,4 @@ +{ + "baselineCommitHash": "6cad6e6dec0fb94234d4b446cd702f58aecc0e18", + "lastPushedCommitHash": "78a5c55f421222c2f98970a1bf0fe36d1915ec00" +} \ No newline at end of file diff --git a/.coaligne/projects.json b/.coaligne/projects.json new file mode 100644 index 000000000..a454468c9 --- /dev/null +++ b/.coaligne/projects.json @@ -0,0 +1,10 @@ +{ + "projects": [ + { + "id": "96f41709-87dd-4d3e-8ad1-07610ce2c830", + "name": "bisheng", + "role": "viewer", + "joinedAt": "2026-07-06T04:09:17.923Z" + } + ] +} \ No newline at end of file diff --git a/.coaligneignore b/.coaligneignore new file mode 100644 index 000000000..5939e8e44 --- /dev/null +++ b/.coaligneignore @@ -0,0 +1,8 @@ +# 补充排除:配置与本地敏感文件(会话通道管不到,这里只保文件通道) +config.yaml +config.*.yaml +*.local.yaml +*.local.yml +.env.local +*.sqlite +*.log diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 000000000..e69de29bb