Files
2026-08-09 16:00:10 -04:00

20 lines
255 B
Plaintext

node_modules
dist
.next
.DS_Store
.env
.env.local
.env.*.local
*.log
# Build caches
tsconfig.tsbuildinfo
next-env.d.ts
# Yarn (Berry) — keep the lockfile and .yarnrc.yml, ignore local state
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
.pnp.*