element-plus/.gitignore
JeremyWuuuuu 9172120d52
test(ci): add build product checking for prs (#6558)
* test(ci): add build product checking for prs

- Add build product testing to the CI

* Fix error syntax

* Tweak with output table
2022-03-12 17:17:16 +08:00

21 lines
233 B
Plaintext

# Editor directories and files
.idea
# Package Manager
node_modules
.pnpm-debug.log*
# System
.DS_Store
# Bundle
dist
coverage
packages/element-plus/version.ts
# local env files
*.local
cypress/screenshots/*
cypress/videos/*
tmp