diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-30 14:33:55 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-30 14:33:55 +0200 |
| commit | b81ab63d2926972825e7c5d3da2ccf543ede94d7 (patch) | |
| tree | dd175d1ddee8a864bb9233d6d9c228490a22fb76 /.gitattributes | |
| parent | a3f0d75993234aa6b5524cf572631792ae781007 (diff) | |
Add AWS setup encrypted credentials
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fad324b..5e9d4e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ .config/wtf/** filter=git-crypt diff=git-crypt .terraformrc filter=git-crypt diff=git-crypt .netrc filter=git-crypt diff=git-crypt +.aws/credentials filter=git-crypt diff=git-crypt |
