Merge pull request 'Added dockerignore rule to allow all publish folders' (#22) from test into main
Some checks failed
continuous-integration/drone Build is failing

Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/22
This commit was merged in pull request #22.
This commit is contained in:
2026-03-07 17:06:06 +02:00

View File

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