mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
2 Commits
ad4e100819
...
d7e264f041
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7e264f041 | ||
|
|
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