mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-06 14:21:25 +08:00
22 lines
211 B
Plaintext
22 lines
211 B
Plaintext
.DS_Store
|
|
node_modules
|
|
.turbo
|
|
*.log
|
|
.next
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.env
|
|
.cache
|
|
server/dist
|
|
public/dist
|
|
.turbo
|
|
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
tsconfig.tsbuildinfo |