mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 12:58:13 -05:00
9 lines
104 B
Plaintext
9 lines
104 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Only allow the following for docker build:
|
|
!backend/
|
|
!docker/
|
|
!scripts/
|
|
!test/
|