spomeni/.gitignore
dimitar 0fb94b6a1b
Some checks are pending
CI / build (push) Waiting to run
Merge branch 'admin'
2026-08-03 18:12:58 +02:00

42 lines
369 B
Plaintext

# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/install-state.gz
# testing
/coverage
# next.js
/.next/
/.next_old/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files
.env
.env*.local
.env.superadmin
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
# docker
/.next_old/