From ddef0cc7bcf4f3929d5fbb97bc8d01fddfdbfbab Mon Sep 17 00:00:00 2001 From: Thord Johansson Date: Tue, 26 Mar 2024 12:07:56 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 36e8614..305dcc3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,10 +8,10 @@ volumes/ */*/*/* -# only allow .yml and .sh files +# allow the following files !*.yml !*.sh - +!*.conf !*.md !.gitignore .env