From effe9b6fdf70d6949c84d9c91818a00d8ed5c0ee Mon Sep 17 00:00:00 2001 From: "bestia.dev" Date: Fri, 29 Mar 2024 12:43:58 -0500 Subject: [PATCH] 2024-03-29 --- .gitattributes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 04c7350..5e62ad4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,10 +5,12 @@ *.toml text eol=lf *.md text eol=lf *.json text eol=lf +*.json5 text eol=lf *.lock text eol=lf *.yml text eol=lf *.html text eol=lf *.js text eol=lf *.css text eol=lf - - +LICENSE text eol=lf +.gitignore text eol=lf +.gitattributes text eol=lf