diff options
author | Robby Russell <robby@planetargon.com> | 2011-07-15 08:26:43 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2011-07-15 08:26:43 -0700 |
commit | 1eb52d43851ae2d9bdeff3df073976e1935f5979 (patch) | |
tree | 33d2ede28467fd8194cf386912e80c6dd2c1fbf0 /.gitignore | |
parent | 9f099ddb83b67302dc5ad4688e4a2cbe9802efae (diff) | |
parent | 8411a39a869cd80474e3898f2fa4f204599b943a (diff) | |
download | zsh-1eb52d43851ae2d9bdeff3df073976e1935f5979.tar.gz zsh-1eb52d43851ae2d9bdeff3df073976e1935f5979.tar.bz2 zsh-1eb52d43851ae2d9bdeff3df073976e1935f5979.zip |
Merge pull request #370 from lepht/taskwarrior-plugin
Taskwarrior plugin
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8fdfae286..2e8db7341 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ custom/* !custom/example !custom/example.zsh cache +*.swp |