build: allow config/ in docker context

This commit is contained in:
stevef 2026-04-19 22:30:53 +02:00
parent 8cbbc852e2
commit 2aa3db24f1

View file

@ -2,7 +2,6 @@
.gitignore .gitignore
build/ build/
.picoclaw/ .picoclaw/
config/
.env .env
.env.example .env.example
*.md *.md