From 66d56d7a2b64c5ed13860d809d9bf35d86292df2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 10 Jul 2025 15:50:16 +0200 Subject: refactor(crates/bytes): Move into yt `yt_dlp` no longer depends on it. --- crates/bytes/.gitignore | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 crates/bytes/.gitignore (limited to 'crates/bytes/.gitignore') diff --git a/crates/bytes/.gitignore b/crates/bytes/.gitignore deleted file mode 100644 index 8876ea6..0000000 --- a/crates/bytes/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -# yt - A fully featured command line YouTube client -# -# Copyright (C) 2024 Benedikt Peetz -# SPDX-License-Identifier: GPL-3.0-or-later -# -# This file is part of Yt. -# -# You should have received a copy of the License along with this program. -# If not, see . - -/target -- cgit 1.4.1