الملفات
gracesalmoun/.gitignore
2026-04-29 16:55:25 +03:00

22 أسطر
205 B
Plaintext

node_modules/
.next/
out/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
*.log
.DS_Store
Thumbs.db
.vercel