From 777dddbcaf6821f5754904af59d03dee8c497fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Guy=20S=C3=BC=C3=9F?= Date: Mon, 4 Aug 2025 20:19:29 +1000 Subject: [PATCH] ignore build output folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5b62952..85bd997 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /__pycache__/ /myenv/ /tmp/ +/Gemfile.lock +/_site/