summaryrefslogtreecommitdiff
path: root/yt-dlp/debian/clean
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-12-09 15:32:47 -0500
committerB. Stack <bgstack15@gmail.com>2021-12-09 15:32:47 -0500
commit328f444bc77d4323d5eceb93e6d84185322445ba (patch)
treef3e77aacbba7434d363beec3f166e52436d2190d /yt-dlp/debian/clean
parentMerge branch 'irfanview-bump' into 'master' (diff)
downloadstackrpms-328f444bc77d4323d5eceb93e6d84185322445ba.tar.gz
stackrpms-328f444bc77d4323d5eceb93e6d84185322445ba.tar.bz2
stackrpms-328f444bc77d4323d5eceb93e6d84185322445ba.zip
add yt-dlpyt-dlp-bump
Diffstat (limited to 'yt-dlp/debian/clean')
-rw-r--r--yt-dlp/debian/clean1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt-dlp/debian/clean b/yt-dlp/debian/clean
new file mode 100644
index 0000000..59ed580
--- /dev/null
+++ b/yt-dlp/debian/clean
@@ -0,0 +1 @@
+yt_dlp.egg-info/
bgstack15