mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-27 19:20:04 +00:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Only allow the following for docker build:
|
|
!backend/
|
|
!docker/
|
|
!scripts/
|
|
!test/ |