From 392bea940b224d2ea69e004dfb965983e3b75ea7 Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 28 May 2025 06:59:08 +0200 Subject: Initialise modules, add eslint config --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 283a77c..28b2196 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,6 @@ *.nix -crlf .husky/pre-commit -crlf -# Don't display diffs for flake.lock +# Don't display diffs for large generated files flake.lock -diff -package-lock.json +package-lock.json -diff -- cgit 1.5.1