# Local deploy inputs (copy from *.example files)
cluster.env
registry.env
prod.env

# Local secret material
secrets/*.txt
secrets/*.p8

# Keep templates and docs tracked
!*.example
!README.md
!shit_deploy_cant_do.md
!swarm-stack.prod.yml
!scripts/
!scripts/**
!secrets/*.example
!secrets/README.md
