diff options
author | Tharre <tharre3@gmail.com> | 2019-03-06 18:01:30 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2019-03-06 18:01:30 +0100 |
commit | 093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f (patch) | |
tree | 0edc207ce7079924a317cfd39d3bfdaae21f0a14 | |
parent | 9e44aaa91f6b04380c747396968812f6a794576d (diff) | |
download | dotfiles-093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f.tar.gz dotfiles-093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f.tar.xz dotfiles-093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f.zip |
weechat: add crashfiles to .gitignore
-rw-r--r-- | .weechat/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.weechat/.gitignore b/.weechat/.gitignore index d1196f2..1e11387 100644 --- a/.weechat/.gitignore +++ b/.weechat/.gitignore @@ -1,2 +1,3 @@ weechat.log logs/ +weechat_crash* |