gitignore fix for custom folder.

master
Kaiwen Xu 13 years ago
parent c79e5a97a9
commit a7693b096f
  1. 5
      .gitignore

5
.gitignore vendored

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

Loading…
Cancel
Save