68 Star 685 Fork 167

思源笔记/siyuan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 517 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.aar
*.jar
*.syso
.DS_Store
.eslintcache
app/node_modules
app/stage/build
app/build
app/src/types/dist
app/kernel*
ios
pprof
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
electron/dist
# IDE
.idea/
.vscode/
# Log
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# NPM Package
package-lock.json
yarn.lock
# Workflows
**/__pycache__
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/siyuan-note/siyuan.git
git@gitee.com:siyuan-note/siyuan.git
siyuan-note
siyuan
siyuan
master

搜索帮助