diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-10-12 23:31:15 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-10-12 23:31:15 +0200 |
commit | 4d7b03f1f28760abee5a1326f1c902b081c75976 (patch) | |
tree | dc19098eb2b7c747ba546dba49ca47ffeba3ff7d | |
parent | 72ebb5e4b4756a05f37ffcd0efaaf5c07ffc1fd1 (diff) |
[zsh-completion] Ignore generated file (#3890)
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e44977ca3..86312d4e4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ updates_key.pem *.swp test/testdata .tox +youtube-dl.zsh |