mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
3 lines
193 B
Plaintext
3 lines
193 B
Plaintext
# we need to not ignore the next-env.d.ts file because it is not automatically recreated (we never run `next build` in this repo directly because Next is just a peer dependency)
|
|
!next-env.d.ts
|