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