mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
add eslint, swc and turborepo cache ignores
This commit is contained in:
parent
86922aee42
commit
2c6e53ef53
@ -34,3 +34,9 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# cache
|
||||
.cache
|
||||
.eslintcache
|
||||
.turbo
|
||||
.swc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user