From 606f35d1ed1f534e37ba312917722dd520d44d5d Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Tue, 24 Sep 2024 07:39:04 +0200 Subject: [PATCH] gitignore: ignore lazygit/state.yml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e615a5e..b96bc85e 100644 --- a/.gitignore +++ b/.gitignore @@ -478,3 +478,4 @@ dabruin-wrapper.kak base16-wrapper.py base16-flavours +config/dot-config/lazygit/state.yml -- 2.51.2