From 528ead66469459d8196374990ffc1468b397e2c0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 10 Sep 2025 09:41:54 +0200 Subject: add more things to .gitignore No idea what they do. --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0eae378..5d2be2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/.bundle/ /.jekyll-cache/ -_site/ -.wget/ +/_site/ +/vendor/ +/.wget/ -- cgit v1.2.3