diff options
author | James Cox <james@imaj.es> | 2009-09-23 00:49:00 +0100 |
---|---|---|
committer | James Cox <james@imaj.es> | 2009-09-23 00:49:00 +0100 |
commit | 93af38f154174f8af9e2aa71a1a64bdc640c3655 (patch) | |
tree | ef33a9494b0dc32a787b1206b62c450bd99ca89b /.gitignore | |
parent | 1f05826afb13f3caafce091e438294e7939c57cf (diff) | |
download | zsh-93af38f154174f8af9e2aa71a1a64bdc640c3655.tar.gz zsh-93af38f154174f8af9e2aa71a1a64bdc640c3655.tar.bz2 zsh-93af38f154174f8af9e2aa71a1a64bdc640c3655.zip |
further refactorings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 56d0a2122..e80740950 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ +locals.zsh log/.zsh_history - projects.zsh |