1 Star 0 Fork 0

Raisr / composite-terminal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 535 Bytes
一键复制 编辑 原始数据 按行查看 历史
01386141 提交于 2022-07-29 02:13 . feat: 代码提交
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/npm-debug.log*
/yarn-error.log
/yarn.lock
/package-lock.json
# production
/dist
# misc
.DS_Store
# umi
/src/.umi
/src/.umi-production
/src/.umi-test
/.env.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
JavaScript
1
https://gitee.com/rasir/composite-terminal.git
git@gitee.com:rasir/composite-terminal.git
rasir
composite-terminal
composite-terminal
master

搜索帮助