summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2009-09-23 08:03:38 -0700
committerRobby Russell <robby@planetargon.com>2009-09-23 08:03:38 -0700
commitef9ce1e221e048b83edbe4def12d4b3a5c1c6dcb (patch)
tree8d6b3763b6b1ebb5795633f63780003c7857ed8e /.gitignore
parent107322c2e86db377cc8260958a4b6e26ea849a67 (diff)
downloadzsh-ef9ce1e221e048b83edbe4def12d4b3a5c1c6dcb.tar.gz
zsh-ef9ce1e221e048b83edbe4def12d4b3a5c1c6dcb.tar.bz2
zsh-ef9ce1e221e048b83edbe4def12d4b3a5c1c6dcb.zip
Updating .gitignore to ignore everything but the example.zsh file in custom/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 56d0a2122..e79e3ee0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
log/.zsh_history
-projects.zsh
+custom/*.zsh
+# !custom/example.zsh
+