Files
cvfs/apps/webapp/.gitignore
Daniel Alves Rösel 90ad5e0260 Initial commit
2026-04-02 18:47:14 +02:00

17 lines
185 B
Plaintext

/node_modules
/.next/
/out/
/build
/coverage
.DS_Store
*.pem
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.env*
.vercel
*.tsbuildinfo
next-env.d.ts
package-lock.json