From 4545e35454e56a682ef9a9d065b1c923c10aa8b8 Mon Sep 17 00:00:00 2001 From: d3vyce Date: Sat, 10 Feb 2024 21:52:04 +0100 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 31a9d3e..d922284 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Hugo and Blowfish public/ resources/ + +#others +node_modules +.hugo_build.lock