Files
web/src/.dockerignore
Timothy Pidashev ef9522cf3e Move src dir
2024-06-05 09:11:18 -07:00

18 lines
193 B
Plaintext

/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
/coverage
/.next/
/out/
/build
.DS_Store
*.pem
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env*.local
.vercel
*.tsbuildinfo
next-env.d.ts