nginx-proxy-manager/.dockerignore

9 lines
104 B
Plaintext

# Ignore everything
*
# Only allow the following for docker build:
!backend/
!docker/
!scripts/
!test/