From 9e2f2f4b7ab72c1f4046d58a049dd04955468203 Mon Sep 17 00:00:00 2001 From: David Lynch Date: Mon, 30 Mar 2026 23:01:49 -0500 Subject: [PATCH] Ignore an output directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b4c062e..25bcb1c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ leech.cookies leech.json venv/ .venv +output/ # Byte-compiled / optimized / DLL files __pycache__/