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
weechat/logs/*
vim/.netrwhist
vim/bundle/*
!vim/bundle/vundle/*