Consolidates the previously separate omsorgapp and omsorgCore repos (each had their own nested .git with GitHub history) plus the old root-level website/mitarbeiter-app into a single monorepo, matching the structure already documented in the root CLAUDE.md. Also moves the PHP employee app aside as omsorgWeb/mitarbeiter-app-legacy/ to serve as a template for a ground-up rewrite. Fixes .gitignore in the same pass: the config-secrets/uploads/data patterns were unanchored (relative to repo root, not depth-agnostic), so they silently stopped matching once the app moved under omsorgWeb/. Patterns are now **/-prefixed and cover both mitarbeiter-app and mitarbeiter-app-legacy, keeping DB/SMTP credentials and uploaded employee documents out of version control. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 line
737 B
XML
1 line
737 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 620"><defs><linearGradient id="a" x1="0" y1="0" x2="1" y2="1"><stop stop-color="#68d2df"/><stop offset="1" stop-color="#f5feff"/></linearGradient></defs><rect width="900" height="620" rx="36" fill="url(#a)"/><rect x="80" y="90" width="740" height="420" rx="38" fill="#fff" opacity=".88"/><circle cx="275" cy="260" r="72" fill="#11111f"/><path d="M145 455c45-135 215-135 260 0z" fill="#68d2df"/><rect x="475" y="170" width="250" height="32" rx="16" fill="#11111f"/><rect x="475" y="245" width="300" height="24" rx="12" fill="#c9f4f8"/><rect x="475" y="300" width="250" height="24" rx="12" fill="#c9f4f8"/><rect x="475" y="370" width="180" height="58" rx="29" fill="#68d2df"/></svg> |