tdesign-vue-next-starter/.gitignore

26 lines
234 B
Plaintext
Raw Normal View History

node_modules
.DS_Store
# build files
es/
lib/
dist/
typings/
_site
package
tmp*
temp*
coverage
test-report.html
.idea/
yarn-error.log
*.zip
.history
2021-11-26 11:32:16 +08:00
.stylelintcache
2021-12-17 18:18:11 +08:00
yarn.lock
2021-12-23 01:46:02 +08:00
package-lock.json
2022-02-19 16:28:51 +08:00
pnpm-lock.yaml
.env.local
.env.*.local