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

View File

@@ -28,3 +28,4 @@ README.md
!.git/config !.git/config
!.git/packed-refs !.git/packed-refs
!.git/refs/heads/** !.git/refs/heads/**
!**/publish/**