From b52a7c1a124ec7ac66045c412df6a22f849da929 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 6 Mar 2023 13:10:54 -0600 Subject: [PATCH] add libreoffice locks to a global ignore --- home/private_dot_config/git/ignore | 3 +++ todo.md | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/home/private_dot_config/git/ignore b/home/private_dot_config/git/ignore index d673947..19ba4a9 100644 --- a/home/private_dot_config/git/ignore +++ b/home/private_dot_config/git/ignore @@ -2,3 +2,6 @@ tmp/ _TODO.md .todo.md + +# LibreOffice locks +.~lock.*# diff --git a/todo.md b/todo.md index 9dd70f4..497da5e 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,4 @@ # Dotfile Todo's - - - [ ] make a command to 'forget' files using fzf as selector +