diff --git a/.gitignore b/.gitignore index 1f30ac1..d9556ed 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,13 @@ data/ceidg_json/ # Poufne materiały - NIGDY nie commitować .private/ docs/MEETING_*.md + +# Claude Code / narzędzia AI - lokalne, nie commitować +# (.claude/commands/ i .claude/settings.json są tracked - patrz poniżej) +.claude/worktrees/ +.claude/scheduled_tasks.lock +.remember/ +.superpowers/ + +# Runtime uploads (zarządzane przez aplikację) +static/uploads/announcements/ diff --git a/static/img/companies/bis-maszyny.svg b/static/img/companies/bis-maszyny.svg new file mode 100644 index 0000000..de1c9e4 --- /dev/null +++ b/static/img/companies/bis-maszyny.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/img/companies/bis-maszyny.webp b/static/img/companies/bis-maszyny.webp new file mode 100644 index 0000000..3802229 Binary files /dev/null and b/static/img/companies/bis-maszyny.webp differ diff --git a/static/img/companies/maszyny-norda.svg b/static/img/companies/maszyny-norda.svg new file mode 100644 index 0000000..344a952 --- /dev/null +++ b/static/img/companies/maszyny-norda.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/companies/maszyny-norda.webp b/static/img/companies/maszyny-norda.webp new file mode 100644 index 0000000..d9abdfa Binary files /dev/null and b/static/img/companies/maszyny-norda.webp differ diff --git a/static/img/companies/sigma-budownictwo.webp b/static/img/companies/sigma-budownictwo.webp new file mode 100644 index 0000000..5cf916a Binary files /dev/null and b/static/img/companies/sigma-budownictwo.webp differ diff --git a/static/img/companies/uzywane-linde.webp b/static/img/companies/uzywane-linde.webp new file mode 100644 index 0000000..73531e5 Binary files /dev/null and b/static/img/companies/uzywane-linde.webp differ diff --git a/static/img/companies/wozki-hdm.svg b/static/img/companies/wozki-hdm.svg new file mode 100644 index 0000000..6c86070 --- /dev/null +++ b/static/img/companies/wozki-hdm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/companies/wozki-hdm.webp b/static/img/companies/wozki-hdm.webp new file mode 100644 index 0000000..dc8d18a Binary files /dev/null and b/static/img/companies/wozki-hdm.webp differ