- Added comprehensive .gitignore file with .DS_Store and common ignores - Updated backend/.env SMTP_PORT from 587 to 2525 for Gmail smuggler - Updated Memory Bank documentation with Gmail smuggler implementation - Removed smtp-relay-container directory (moved outside project) |
||
|---|---|---|
| .. | ||
| dist | ||
| logs | ||
| node_modules | ||
| prisma | ||
| src | ||
| uploads | ||
| .env | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| setup-admin-fixed.js | ||
| setup-admin.js | ||
| tsconfig.json | ||