From 985d14440cc81d6a7e8e3d8902f121d75c19d93c Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Tue, 6 Dec 2022 11:34:20 +0100 Subject: [PATCH] [lazygit] remove state.yml --- .gitignore | 1 + files/lazygit/.config/lazygit/state.yml | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 files/lazygit/.config/lazygit/state.yml diff --git a/.gitignore b/.gitignore index 6d24f7f..6e2e0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ __pycache__/ __init__.py /fonts/.uuid plugin/ +files/lazygit/.config/lazygit/state.yml diff --git a/files/lazygit/.config/lazygit/state.yml b/files/lazygit/.config/lazygit/state.yml deleted file mode 100644 index 31c70b0..0000000 --- a/files/lazygit/.config/lazygit/state.yml +++ /dev/null @@ -1,7 +0,0 @@ -lastupdatecheck: 0 -recentrepos: -- /home/marc/.dots -- /home/marc/dev/python/ihk-matse-ap -startuppopupversion: 5 -customcommandshistory: [] -hidecommandlog: false