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