diff options
author | Robby Russell <robby@planetargon.com> | 2009-08-28 11:14:03 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2009-08-28 11:14:03 -0700 |
commit | e20401e04e057a39c228dbb99dda68ec7fa4235a (patch) | |
tree | 48c4168b4b2981cf487739f293868a2d39bcad5f /.gitignore | |
download | zsh-e20401e04e057a39c228dbb99dda68ec7fa4235a.tar.gz zsh-e20401e04e057a39c228dbb99dda68ec7fa4235a.tar.bz2 zsh-e20401e04e057a39c228dbb99dda68ec7fa4235a.zip |
Adding initial gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..56d0a2122 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +log/.zsh_history + +projects.zsh |