1 Star 0 Fork 14

jiaorg/ffcreator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
chaozhengxu 提交于 2021-08-25 17:35 . feat: add package-lock.json
# 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
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# next.js build output
.next
# Lerna
lerna-debug.log
# System Files
.DS_Store
Thumbs.db
# node modules
node_modules
# documentation
build/docs/
#package-lock.json
.DS_Store
source/build/
static/
examples/cache
examples/output
# testing
coverage/**
dwt*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mobakeji/ffcreator.git
git@gitee.com:mobakeji/ffcreator.git
mobakeji
ffcreator
ffcreator
master

搜索帮助