bigScreen/.gitignore
2025-01-14 15:15:54 +08:00

26 lines
234 B
Plaintext

node_modules
.DS_Store
# build files
es/
lib/
dist/
typings/
_site
package
tmp*
temp*
coverage
test-report.html
.idea/
yarn-error.log
*.zip
.history
.stylelintcache
yarn.lock
package-lock.json
pnpm-lock.yaml
.env.local
.env.*.local