summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaiwen Xu <kevin@kevxu.net>2013-10-13 15:49:24 -0400
committerKaiwen Xu <kevin@kevxu.net>2013-10-13 15:49:24 -0400
commita7693b096f2573dfcf47f47a8f99c2ccd2690cbf (patch)
tree4632dadbec94e7c008c8707bbe5bd3e98119acb9 /.gitignore
parentc79e5a97a906457d1778197bd4f29640d1917201 (diff)
downloadzsh-a7693b096f2573dfcf47f47a8f99c2ccd2690cbf.tar.gz
zsh-a7693b096f2573dfcf47f47a8f99c2ccd2690cbf.tar.bz2
zsh-a7693b096f2573dfcf47f47a8f99c2ccd2690cbf.zip
gitignore fix for custom folder.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5db11ce5c..c2b47bba7 100644
--- a/.gitignore
+++ b/.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/