1 Star 0 Fork 0

teana / madp-taro

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitignore 440 Bytes
Copy Edit Raw Blame History
deming.chang authored 2020-01-15 20:58 . MT-001 代码初始化
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
dist/
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
# temp
.temp/
.rn_temp/
deploy_versions/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
JavaScript
1
https://gitee.com/teana/madp-taro.git
git@gitee.com:teana/madp-taro.git
teana
madp-taro
madp-taro
dev

Search