From b4082d212dd489d3cc36afc5f632977465ef1b3e Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 21 Sep 2023 22:22:26 +0200 Subject: Don't store automatic backups --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9eb3cd0..c0dfd83 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ weechat/weechat.log tmuxp/* !tmuxp/main.yml config/nvim/lua/init_local.lua +config/karabiner/automatic_backups/* -- cgit