mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 03:30:05 +00:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Only allow the following for docker build:
|
|
!backend/
|
|
!docker/
|
|
!scripts/
|