Merge pull request #2194 from kevinxucs/gitignore-fix

Minor gitignore fix.
This commit is contained in:
Robby Russell 2013-12-03 00:16:59 -08:00
commit b8c1566835

6
.gitignore vendored
View File

@ -1,9 +1,9 @@
locals.zsh
log/.zsh_history
projects.zsh
-custom/*
-!custom/example
-!custom/example.zsh
custom/*
!custom/example
!custom/example.zsh
*.swp
!custom/example.zshcache
cache/