From d3f0ff9570e912373fe790f270a0ba2b98d40bea 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