A few more files, that were missing

This commit is contained in:
John Doty 2013-05-18 22:51:50 -07:00
parent 0a6e7baed8
commit 4fcb8721da
6 changed files with 237 additions and 6 deletions

33
.gitignore vendored
View file

@ -1,7 +1,28 @@
# Because this is in my home directory, it's best to just ignore all files for the moment.
*
.aptitude/
.bash_history
.bash_logout
.bitcoin/
.cache/
.config/fish/fish_history
.config/fish/fishd*
.config/fish/generated_completions
.histfile
.ido.last
.landscape/
.lesshst
.links2/
.mysql_history
.sabnzbd/
.sickbeard/
.ssh/
.subversion/
.w3m/
.zcompdump
bifrost
bin/
newznab/
sabnzbd/
src/
test/
# These are the things we're tracking.
!.emacs.d
!.gitignore
!WindowsPowershell
*~