From ab806a3429bce1279a4dba77424c961c8eed19e1 Mon Sep 17 00:00:00 2001 From: zino Date: Mon, 27 Nov 2023 17:57:40 +0100 Subject: [PATCH] modified --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 24584e4..813151c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # Ignore everything in the volume folder #volume/* +# Ignore everything in the dl folder +volume/html/dl/* + # But not the .gitkeep file !volume/.gitkeep \ No newline at end of file