From e9606fcc1de7b931d97ace523294f28fa7f60785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 1 Oct 2022 15:47:42 +0100 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index aab1bd0..7c61bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ _volumes _volumes .vscode +*.local/* +*.env +*.env.d/* -- 2.49.1