1
0

项目:修改 .gitignore 文件

This commit is contained in:
周中平 2022-08-29 16:23:45 +08:00
parent 8a952a4fed
commit fa1a1ac00c
No known key found for this signature in database
GPG Key ID: B1DF9DD42D8E00DC
4 changed files with 219 additions and 3 deletions

2
.gitignore vendored
View File

@ -23,5 +23,3 @@ yarn-error.log*
/dist /dist
/.vscode /.vscode
/.trash /.trash
.obsidian/workspace
.obsidian/workspaces.json

View File

@ -1,6 +1,6 @@
{ {
"commitMessage": "backup: {{date}}", "commitMessage": "backup: {{date}}",
"autoCommitMessage": "backup: {{date}}", "autoCommitMessage": "",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0, "autoSaveInterval": 0,
"autoPushInterval": 0, "autoPushInterval": 0,

109
.obsidian/workspace vendored Normal file
View File

@ -0,0 +1,109 @@
{
"main": {
"id": "1f445337c2d6e92a",
"type": "split",
"children": [
{
"id": "839e2665bf4e243d",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
],
"direction": "vertical"
},
"left": {
"id": "807eda8c7f9d39d6",
"type": "split",
"children": [
{
"id": "127edee3cbe2de12",
"type": "tabs",
"children": [
{
"id": "32e3954140b6c675",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "0aacbc5bc1b33126",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 218
},
"right": {
"id": "b6d0f50ff4f93745",
"type": "split",
"children": [
{
"id": "72bfceaff7d9617c",
"type": "tabs",
"children": [
{
"id": "216a95b1562d56d5",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
},
{
"id": "9701940d4d2f1bc6",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "c5fde77b8d301a14",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
},
{
"id": "93a288f062a4606b",
"type": "leaf",
"state": {
"type": "git-view",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 264.5
},
"active": "839e2665bf4e243d",
"lastOpenFiles": [
"blog/不要在饿的时候吃螺蛳粉!.md",
"templates/日志 - 周记模板.md",
"README.md"
]
}

109
.obsidian/workspaces.json vendored Normal file
View File

@ -0,0 +1,109 @@
{
"workspaces": {
"wiki": {
"main": {
"id": "1f445337c2d6e92a",
"type": "split",
"children": [
{
"id": "839e2665bf4e243d",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
],
"direction": "vertical"
},
"left": {
"id": "807eda8c7f9d39d6",
"type": "split",
"children": [
{
"id": "127edee3cbe2de12",
"type": "tabs",
"children": [
{
"id": "32e3954140b6c675",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "0aacbc5bc1b33126",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 218
},
"right": {
"id": "b6d0f50ff4f93745",
"type": "split",
"children": [
{
"id": "72bfceaff7d9617c",
"type": "tabs",
"children": [
{
"id": "216a95b1562d56d5",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
},
{
"id": "9701940d4d2f1bc6",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "c5fde77b8d301a14",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
},
{
"id": "93a288f062a4606b",
"type": "leaf",
"state": {
"type": "git-view",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 264.5
},
"active": "839e2665bf4e243d"
}
},
"active": "wiki"
}