mirror of https://tildegit.org/ben/dotfiles
add some gitignore stuff for weechat
parent
c405e27c97
commit
d0503ba634
|
@ -0,0 +1,3 @@
|
||||||
|
function lg
|
||||||
|
lazygit $argv
|
||||||
|
end
|
|
@ -0,0 +1,6 @@
|
||||||
|
*.log
|
||||||
|
logs/
|
||||||
|
sec.conf
|
||||||
|
script/plugins.xml.gz
|
||||||
|
weechat_fifo
|
||||||
|
|
Loading…
Reference in New Issue