From d751c18bfc725be4e5c3aaa4dd23d4d2981813fa Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 13 Oct 2022 00:32:36 +0300 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6562dd896..4e55da5b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Project dependencies .cache node_modules +.hugo_build.lock # Build directory /public