about summary refs log tree commit diff
path: root/secrets.json.secret
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-20T13·50+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-20T13·50+0100
commit392832a1ca492041bf9af4223b7049580e104bf3 (patch)
treeeb8910b647ae8860d387375d605b5f850067dc0e /secrets.json.secret
parentd71776a9ae5d90dd9af1a5c4bc35c6f6d50da1ad (diff)
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
```
Diffstat (limited to 'secrets.json.secret')
-rw-r--r--secrets.json.secretbin0 -> 631 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/secrets.json.secret b/secrets.json.secret
new file mode 100644
index 000000000000..9c3883238d85
--- /dev/null
+++ b/secrets.json.secret
Binary files differ