
/*.tar.gz

# Real secrets: copy the matching *.env.example (or run `make init`) to
# generate these locally. Never commit the filled-in versions.
infrastructure/services/**/env/*.env
infrastructure/services/**/config/*.env
!infrastructure/services/**/env/*.env.example
!infrastructure/services/**/config/*.env.example
