chore: 🔨 添加 .stylelintcache 和 .eslintcache 到 .gitignore

This commit is contained in:
ray
2025-02-20 18:18:28 +08:00
parent 058001059d
commit e50d969758

2
.gitignore vendored
View File

@@ -16,3 +16,5 @@ dist-ssr
stats.html
pnpm-lock.yaml
package-lock.json
.stylelintcache
.eslintcache