From 7e46df0c156d8600b89df825f07cc9df5ee625e1 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Mon, 2 Jan 2023 22:40:04 +0100 Subject: [PATCH] Ignore local env --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afcc9a4..9cd722f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ falko_gravatar.jpg *.egg-info dump_all*.sql dist/ +.env.local