Files
linker/.gitignore
2025-08-06 19:06:05 +02:00

17 lines
159 B
Plaintext

/node_modules
# next.js
/.next/
/out/
# production
/build
# env files (can opt-in for committing if needed)
.env
# typescript
*.tsbuildinfo
next-env.d.ts