7 lines
58 B
Text
7 lines
58 B
Text
|
# Ignore everything
|
||
|
*
|
||
|
|
||
|
# But not NGINX
|
||
|
!nginx
|
||
|
!nginx/**/*
|