diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:06:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:06:32 +0000 |
commit | 58349d8104500263d23cb33e8650919d8a40d90a (patch) | |
tree | ecccf4e2ff9c1d1e2b08c94c38a36c52dc23b88a /.gitignore | |
parent | Adding debian version 2024.07.01-1. (diff) | |
download | yt-dlp-58349d8104500263d23cb33e8650919d8a40d90a.tar.xz yt-dlp-58349d8104500263d23cb33e8650919d8a40d90a.zip |
Merging upstream version 2024.07.02.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,6 @@ cookies *.srt *.ssa *.swf -*.swp *.tt *.ttml *.url @@ -119,6 +118,7 @@ yt-dlp.zip .vscode *.sublime-* *.code-workspace +*.swp # Lazy extractors */extractor/lazy_extractors.py |