From 18fb4dfe36ea69cecff3fbd1e4d7d4321beae68e Mon Sep 17 00:00:00 2001 From: gw3000 Date: Thu, 20 Jul 2023 15:56:21 +0200 Subject: [PATCH] no staticfiles in repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a10974a..e104124 100644 --- a/.gitignore +++ b/.gitignore @@ -173,3 +173,4 @@ traefik-public-certificates # Postgres Data postgres_data +app/staticfiles \ No newline at end of file