diff options
author | Robby Russell <robby@planetargon.com> | 2012-11-25 11:38:54 -0800 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2012-11-25 11:38:54 -0800 |
commit | aaca1c25582fce211d8f94179e93d736961ea2fd (patch) | |
tree | c030e15aed961e4c3fd4803cbc07ed6f3667bceb /.gitignore | |
parent | 802c2df7ba56e08b1befff65b31a0e2545f948d6 (diff) | |
parent | 5ff4a0030f1b29d8e45e6f1336232a81c1b93b3d (diff) | |
download | zsh-aaca1c25582fce211d8f94179e93d736961ea2fd.tar.gz zsh-aaca1c25582fce211d8f94179e93d736961ea2fd.tar.bz2 zsh-aaca1c25582fce211d8f94179e93d736961ea2fd.zip |
Merge pull request #1395 from caarlos0/master
added some maven love <3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 51a5ee6c3..4cb1720e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ locals.zsh log/.zsh_history projects.zsh -custom/* !custom/example !custom/example.zsh *.swp |