From 544857ad4c9164efb9575b2dcc3d9538d51125d0 Mon Sep 17 00:00:00 2001 From: Andres Montano <andres.montano@tecnalia.com> Date: Mon, 15 Jan 2024 11:46:35 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c776bdf..8619f85 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.deb \ No newline at end of file +*.deb +dockerfiles/auth.conf -- GitLab