commit | e6149b2bc91ca352e6694d55eefacd564853f5b9 | [log] [tgz] |
---|---|---|
author | Charles Celerier <cceleri@cs.stanford.edu> | 周三 4月 23 19:52:24 2014 -0400 |
committer | Charles Celerier <cceleri@cs.stanford.edu> | 周三 4月 23 20:13:29 2014 -0400 |
tree | 9c611848fdc9677770d539ba3caab2f69ed5553f | |
parent | 46f6701a3f9eeaea8c3b827a6496e93e27346857 [diff] |
completion: Add completion/custom.completion.bash to .gitignore.
diff --git a/.gitignore b/.gitignore index b27cddd..dc86810 100644 --- a/.gitignore +++ b/.gitignore
@@ -4,6 +4,7 @@ !custom/example.bash .rvmrc aliases/custom.aliases.bash +completion/custom.completion.bash lib/custom.bash plugins/custom.plugins.bash *.swp