This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/.gitignore

14 lines
246 B
Plaintext

/*/*
!*/*.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