Adding weechat logs to gitignore

This commit is contained in:
Dustin Swan 2012-10-16 10:52:19 -05:00
parent 2fb0e113ac
commit b824669f1c

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.log *.log
weechat/logs/*
vim/.netrwhist vim/.netrwhist
vim/bundle/* vim/bundle/*
!vim/bundle/vundle/* !vim/bundle/vundle/*