Browse Source

Minor gitignore fix.

(Sorry my bad).
Kaiwen Xu 10 years ago
parent
commit
e3c489bd08
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

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