mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02: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
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
# cache
|
||||||
|
.cache
|
||||||
|
.eslintcache
|
||||||
|
.turbo
|
||||||
|
.swc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user