mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
all: add .gitattributes to protect .age files from autocrlf
It looks like a short message encrypted to a long RSA key is enough ASCII that it gets autocrlf'd on Windows.
This commit is contained in:
parent
19e87b75b7
commit
6da7d26b4d
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.age binary
|
||||
Loading…
Reference in a new issue