From 165a32284b5cbb93f718710fe9415a04aee3abaf Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 9 Sep 2025 17:33:27 +0200 Subject: add more things to .gitignore No idea what they do. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 218813a..fdf7591 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/.bundle/ /.jekyll-cache/ /_site/ /.wget/ +/vendor/ -- cgit v1.2.3