浏览代码

gitignore fix for custom folder.

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

+ 3 - 2
.gitignore

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