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
log/.zsh_history
projects.zsh
-custom/*
-!custom/example
-!custom/example.zsh
custom/*
!custom/example
!custom/example.zsh
*.swp
!custom/example.zshcache
cache/

Loading…
Cancel
Save