From 51ee2d612efcf51d64a333b66b79b7e27f0d6b94 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 15 May 2017 15:29:20 +0200 Subject: [PATCH] ignore weechat logs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 22a66aa..4ac3ea6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /weechat/.weechat/irc.conf +/weechat/.weechat/logs +/weechat/.weechat/urls.log +/weechat/.weechat/weechat.log