diff options
author | Tharre <tharre3@gmail.com> | 2018-06-14 19:36:48 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-06-14 19:36:48 +0200 |
commit | 1e24ce138a3ab95289ac17b626e039dda25367a0 (patch) | |
tree | d97a33815c2fc6e705fb813565114943f3fce27f /.weechat/.gitignore | |
parent | 651e4ed9de8bf71e0ea759ef054911626bde8a7d (diff) | |
download | dotfiles-1e24ce138a3ab95289ac17b626e039dda25367a0.tar.gz dotfiles-1e24ce138a3ab95289ac17b626e039dda25367a0.tar.xz dotfiles-1e24ce138a3ab95289ac17b626e039dda25367a0.zip |
Add initial weechat configuration
Diffstat (limited to '.weechat/.gitignore')
-rw-r--r-- | .weechat/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.weechat/.gitignore b/.weechat/.gitignore new file mode 100644 index 0000000..d1196f2 --- /dev/null +++ b/.weechat/.gitignore @@ -0,0 +1,2 @@ +weechat.log +logs/ |