Files
nginx-proxy-manager/.dockerignore
2021-06-14 22:41:57 +10:00

8 lines
97 B
Plaintext

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