浏览代码

Minor gitignore fix.

(Sorry my bad).
Kaiwen Xu 10 年之前
父节点
当前提交
e3c489bd08
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -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/