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

18 lines
167 B
Plaintext

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