diff options
| author | Michal Idziorek <michal.idziorek@citi.com> | 2021-10-28 20:41:51 +0200 |
|---|---|---|
| committer | Michal Idziorek <michal.idziorek@citi.com> | 2021-10-28 20:41:51 +0200 |
| commit | a480047283e350a57eac12b763935f9af9a4e3a4 (patch) | |
| tree | dfdb5f6cdde1f422aaee6d9312afcb49dafc2a98 /.gitattributes | |
| parent | 7a733ebea5ea2f60f86c131bf91c0d5d36149dc8 (diff) | |
Tell git to git-crypt secrets
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a8776de --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +secrets filter=git-crypt diff=git-crypt |
