Minor gitignore fix.

(Sorry my bad).
master
Kaiwen Xu 13 years ago
parent 90c28b786a
commit e3c489bd08
  1. 6
      .gitignore

6
.gitignore vendored

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

Loading…
Cancel
Save