Newer
Older
Nanping_sponge_GCYPG / .gitignore
@liyingjing liyingjing on 25 Oct 274 bytes 工程预评估
.DS_Store
node_modules/
dist/
spongeDist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log

tests/**/coverage/
tests/e2e/reports
selenium-debug.log

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
*.zip

package-lock.json
yarn.lock