From ff8e0f5f5b0c98174d75de7c2b6e2b1bf4506ef8 Mon Sep 17 00:00:00 2001 From: ookami125 Date: Wed, 17 Jun 2026 02:14:37 -0400 Subject: [PATCH] Exclude torrents folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 138349e..4bf5b31 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ compile_commands.json /package/ /package.zip # Stray torrents dropped at the repo root (fixtures under tests/ stay tracked) -/*.torrent +torrents/*.torrent \ No newline at end of file