nginx-proxy-manager/.dockerignore

9 lines
104 B
Plaintext
Raw Permalink Normal View History

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