From 6fa6eed96fdbad533cb2ea4821c6f38120ab6263 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Thu, 20 Jul 2023 15:17:03 +0200 Subject: [PATCH] postgres_data not in repo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e604655..a10974a 100644 --- a/.gitignore +++ b/.gitignore @@ -171,4 +171,5 @@ style="" # Certificate Folder traefik-public-certificates - +# Postgres Data +postgres_data