From fcd9a3bfbea56a2e6f273006f2d1a10d6970c44d Mon Sep 17 00:00:00 2001 From: Tobias Kunze Date: Mon, 24 Mar 2025 11:32:43 +0100 Subject: [PATCH] Add media and compiled static files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 905e9e0..11f26f1 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,5 @@ deployment/secrets/* # Various local folders tmp/ +static.dist/ +media/