aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-23 22:03:53 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-23 22:03:53 +0200
commite0ade10e5d15307e800a5b1e17dcf12e394697fd (patch)
tree00c1e579da63fa9c16fc063d857aded363d2c4d3 /.gitignore
parent38d413687ffa3ea7e9106df118cfa239c9e806db (diff)
Add WeeChat config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f54d0fc..6145fdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,12 @@
# dev-vcs/git
!/.config/git
+# net-irc/weechat
+!/.weechat/
+/.weechat/*
+!/.weechat/weechat.conf
+!/.weechat/plugins.conf
+
# net-misc/openssh
!/.ssh/
/.ssh/*