etc-configs/.gitignore

7 lines
58 B
Text
Raw Normal View History

# Ignore everything
*
# But not NGINX
!nginx
!nginx/**/*