From 3fc3221556d3f9da5d54824e6a59a93825f1b72b Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Wed, 2 Feb 2022 12:58:41 +0100 Subject: [PATCH] Fix: git ignore --- .gitignore | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cceae06..3657fae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,12 @@ -/public -/tmp +################# +# -- Folders -- # +################# +.vscode/ +public/ +resources/_gen/ +Tmp/ + +################# +# --- Files --- # +################# +.hugo_build.lock