Testing git-secret

Adding a dummy, top-level secrets.json file using `git-secret`. It might be nice
to have a mono-secrets file in json because then I can use it with `jq` like:

```shell
$ jq '.secret' --join-output < ~/briefcase/secrets.json
```
This commit is contained in:
William Carroll 2020-08-20 14:50:53 +01:00
parent d71776a9ae
commit 392832a1ca
3 changed files with 2 additions and 0 deletions

BIN
secrets.json.secret Normal file

Binary file not shown.