nginx-proxy-manager/.dockerignore

8 lines
104 B
Text

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