summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2014-03-22 15:58:00 -0700
committerRobby Russell <robby@planetargon.com>2014-03-22 15:58:00 -0700
commit668886e20376479961250c9c44b8c0673e62f11d (patch)
tree96fbc3c4245a92f80aa54458c718bb4d92191fa8 /.gitignore
parent5540daf4a2cc7dbf5353f4e05ed13a3e6d25b9cb (diff)
parentaf03da0dc91a32175f99f85ab1fc09dc4246fef9 (diff)
downloadzsh-668886e20376479961250c9c44b8c0673e62f11d.tar.gz
zsh-668886e20376479961250c9c44b8c0673e62f11d.tar.bz2
zsh-668886e20376479961250c9c44b8c0673e62f11d.zip
Merge pull request #1117 from Peeja/move-example-plugin
Move example plugin to the custom plugins directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 51a5ee6c3..8fa66f02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
locals.zsh
log/.zsh_history
projects.zsh
-custom/*
-!custom/example
+custom
+!custom/plugins/example
!custom/example.zsh
*.swp
!custom/example.zshcache