dotfiles/.gitignore

12 lines
114 B
Plaintext

*.log
*.pyc
# Weechat
weechat/logs/*
weechat/weechat.log
# Vim
vim/.netrwhist
vim/bundle/*
!vim/bundle/vundle/*