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 | bde174308e4dfd8f304f0e060be50d09eabf37a7 (patch) | |
tree | fa1662bb4e9b15642697981087e298f125af6d0c /.gitignore | |
parent | Releasing progress-linux version 2024.07.01-1~progress7.99u1. (diff) | |
download | yt-dlp-bde174308e4dfd8f304f0e060be50d09eabf37a7.tar.xz yt-dlp-bde174308e4dfd8f304f0e060be50d09eabf37a7.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 |