GRV-Summit-Site/.gitignore
Kirubel-Kibru-Yaltopia 06936e7a4f
Some checks are pending
Deploy to Cloudflare Workers (OpenNext) / deploy (push) Waiting to run
-
2026-05-21 21:04:53 +03:00

42 lines
406 B
Plaintext

# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
# testing
/coverage
# next.js
/.next/
/out/
.vercel/
.open-next/
.wrangler/
# production
/build
# misc
.DS_Store
.deploy-log.txt
.cursor-git-deploy.sh
*.pem
.env*.local
.env
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# typescript
*.tsbuildinfo
next-env.d.ts