From c836df4fc2a8ff664e97ceae2d62adcf9e2f8d78 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 8 Apr 2025 13:13:54 +0200 Subject: Add new weechat config --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 98756c1..dd6e34e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,6 @@ vim/.backup vim/.netrwhist vim/plugged -weechat/logs -weechat/weechat.log tmuxp/* !tmuxp/main.yml config/nvim/lua/init_local.lua @@ -15,3 +13,4 @@ config/mpd/database config/mpd/state config/mpd/sticker.sql config/mpd/music +config/weechat/sec.conf -- cgit