logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d588d4a5a69a1dee1a52ceb60e963687176d0493
parent 81cc22bab66e27e64039263fe2cdbc4b8dfb41e5
Author: Stanny Nuytkens <stannynuytkens@users.noreply.github.com>
Date:   Sun,  5 Aug 2018 17:10:01 +0200

[.gitignore] Add .vscode


Diffstat:

M.gitignore3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -48,3 +48,6 @@ youtube-dl.zsh tmp/ venv/ + +# VS Code related files +.vscode