This website works better with JavaScript.
Explore
Help
Sign In
dustinswan
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b824669f1c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b824669f1c'
${ noResults }
dotfiles
/
.gitignore
6 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignoring log files with gitignore now
12 years ago
*.log
Adding weechat logs to gitignore
12 years ago
weechat/logs/*
Adding VCS stuff to zshrc, and netrwhist to gitignore
13 years ago
vim/.netrwhist
OK, this time I see vundle is actually added, so the changes in gitignore must be right..
13 years ago
vim/bundle/*
Removing vundle so I can add it as a submodule
13 years ago
!vim/bundle/vundle/*