Compare commits

...

2 Commits

Author SHA1 Message Date
Hilman
46e9f046f4
Merge 2c6e53ef53 into 1046d8fba6 2026-04-27 19:42:53 +00:00
Hilman
2c6e53ef53
add eslint, swc and turborepo cache ignores 2025-12-23 17:23:13 +07:00

View File

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