spomeniV2/.gitignore
Dimitar765 d6b29b8e9c
Some checks failed
CI / build (push) Has been cancelled
v2 initial commit
2026-08-03 20:33:49 +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/