From fbd71239b903711e84f325f78f5bab89bc9629db Mon Sep 17 00:00:00 2001 From: red031000 Date: Sat, 18 Jul 2020 19:32:32 +0100 Subject: mark .key as binary --- files/.gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to 'files') diff --git a/files/.gitattributes b/files/.gitattributes index cc0c2f17..747f17c5 100644 --- a/files/.gitattributes +++ b/files/.gitattributes @@ -3,3 +3,4 @@ .knarcignore eol=lf .knarckeep eol=lf *.pal eol=crlf +*.key binary -- cgit v1.2.3