Minor gitignore fix.

(Sorry my bad).
This commit is contained in:
Kaiwen Xu 2013-10-25 01:40:55 -04:00 committed by Benjamin Bach
commit b2d1c54e24

7
.gitignore vendored
View file

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