From dfd709b55623f1faef27546316bbea786a76f51d Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Sun, 18 Jul 2021 14:02:53 +0200 Subject: gitattributes: normalize line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index c795b3d..d6e2f7d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ sqlite3.c linguist-vendored sqlite3.h linguist-vendored zig.mod linguist-vendored +*.zig text=auto eol=lf -- cgit v1.2.3