Files
soroushasadi/.gitignore
T
soroush.asadi add78d8460
ci / build (push) Failing after 23s
deploy / deploy (push) Failing after 10m12s
first commit
2026-05-31 12:47:02 +03:30

40 lines
370 B
Plaintext

# dependencies
node_modules
.pnp
.pnp.js
# next.js
.next/
out/
build/
# production
dist/
# typescript
*.tsbuildinfo
next-env.d.ts
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# env
.env*.local
.env
# vercel
.vercel
# CMS data (SQLite DB + uploaded media live in the mounted volume)
/data
# local tooling / agent state
.claude/