diff options
| author | Micah Anderson <micah@riseup.net> | 2016-09-16 12:58:20 -0400 |
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2016-09-16 12:58:20 -0400 |
| commit | 932d2f510601c7dfd1e4b046e0c0cb152886e97b (patch) | |
| tree | 2b94c52ceb9246776a91866d90fe62bb8ed56b67 | |
| parent | f11ae4bcbc8ff12c371666d947ebee0964579773 (diff) | |
Setup cloud.json to be git-crypted
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..da7d446 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +cloud.json filter=git-crypt diff=git-crypt + |
