This repository has been archived on 2021-02-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
shipyard/.gitignore

13 lines
246 B
Text

/*/*
!*/*.env
!*/*.env.secret
# This is not necessary with the wildcard used in the first line, but it is clearer
/swag/*
!/swag/nginx/
/swag/nginx/*
!/swag/nginx/proxy-confs/
/swag/nginx/proxy-confs/*.sample
/swag/nginx/proxy-confs/README.md