Added dockerignore rule to allow all publish folders #22

Merged
khwezi merged 1 commits from test into main 2026-03-07 17:06:06 +02:00
Showing only changes of commit 3b637b3c76 - Show all commits

View File

@@ -27,4 +27,5 @@ README.md
!.git/HEAD !.git/HEAD
!.git/config !.git/config
!.git/packed-refs !.git/packed-refs
!.git/refs/heads/** !.git/refs/heads/**
!**/publish/**