1 Star 1 Fork 0

masx200 / nextjs-masx200-home

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 552 Bytes
一键复制 编辑 原始数据 按行查看 历史
masx200 提交于 2023-06-16 20:28 . 添加marked插件
.yarn/unplugged/
yarn.lock
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
*.bak
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# vercel
.vercel
.vscode/settings.json
components/dist/
public/sw.js
public/workbox-ea903bce.js
*.zip
*.gz
*.tsbuildinfo
public/*.js
checks.json
*.log
JavaScript
1
https://gitee.com/masx200/nextjs-masx200-home.git
git@gitee.com:masx200/nextjs-masx200-home.git
masx200
nextjs-masx200-home
nextjs-masx200-home
main

搜索帮助