diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-27 14:53:47 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-27 14:53:47 +0100 |
| commit | a654e2fdd7be573e2d9e5e9057dc9ec451d28846 (patch) | |
| tree | 0fd38595df4abd84c32a3742025a0c93cde3a861 /.gitattributes | |
| parent | 1d83cda886899fa6a3bf0b8d0b2a3494c35b54ce (diff) | |
Add wtf configuration to gitcrypt to keep secrets safe
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..0852803 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.config/wtf/** filter=git-crypt diff=git-crypt |
