summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2013-10-24 20:26:20 -0700
committerRobby Russell <robby@planetargon.com>2013-10-24 20:26:20 -0700
commit9f88fb522901579242e1aaf99e420efd90fd0205 (patch)
treeb992cc8c8209a0da52eac054493201fd39b4c52f /.gitignore
parente44c147e25ec5dfbf20d5b98544c8b8484abd856 (diff)
parentc5902d3f3498f9cd7553f358f2bf741b0784dbd0 (diff)
downloadzsh-9f88fb522901579242e1aaf99e420efd90fd0205.tar.gz
zsh-9f88fb522901579242e1aaf99e420efd90fd0205.tar.bz2
zsh-9f88fb522901579242e1aaf99e420efd90fd0205.zip
Merge pull request #2165 from kevinxucs/custom-gitignore-fix
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/