From 3b125ef0f965efa3d03c56620be646a03f85a84b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 9 Nov 2024 20:38:13 -0500 Subject: [PATCH] removed state.yml from tracking --- .config/lazygit/state.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .config/lazygit/state.yml diff --git a/.config/lazygit/state.yml b/.config/lazygit/state.yml deleted file mode 100644 index 1b917fcd..00000000 --- a/.config/lazygit/state.yml +++ /dev/null @@ -1,16 +0,0 @@ -lastupdatecheck: 0 -recentrepos: - - /home/fic/cisc/indiv-project - - /home/fic/dev/zona - - /home/fic/scripts -startuppopupversion: 5 -lastversion: 0.44.1 -customcommandshistory: [] -hidecommandlog: false -ignorewhitespaceindiffview: false -diffcontextsize: 3 -renamesimilaritythreshold: 50 -localbranchsortorder: recency -remotebranchsortorder: alphabetical -gitlogorder: topo-order -gitlogshowgraph: always