1 Star 0 Fork 0

humantool / AFFiNE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 827 Bytes
一键复制 编辑 原始数据 按行查看 历史
# See http://help.github.com/ignore-files/ for more about ignoring files.
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
.yarn/versions
# compiled output
*dist
/tmp
/out-tsc
.nyc_output
.coverage
# dependencies
node_modules
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
.pnpm-debug.log
/typings
tsconfig.tsbuildinfo
# System Files
.DS_Store
Thumbs.db
# env
*.env.local
*.local.env
.history
.next
out/
storybook-static
i18n-generated.ts
/test-results/
/playwright-report/
/playwright/.cache/
# Cache
.eslintcache
next-env.d.ts
Rust
1
https://gitee.com/humantool/AFFiNE.git
git@gitee.com:humantool/AFFiNE.git
humantool
AFFiNE
AFFiNE
master

搜索帮助