add eslint, swc and turborepo cache ignores

This commit is contained in:
Hilman 2025-12-23 17:23:13 +07:00 committed by GitHub
parent 86922aee42
commit 2c6e53ef53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,3 +34,9 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# cache
.cache
.eslintcache
.turbo
.swc