From a1b60d6059da1f9862071f12441d2eb16f0b75e7 Mon Sep 17 00:00:00 2001 From: Gene Pasquet <dev@etenil.net> Date: Thu, 5 Dec 2024 16:34:22 +0000 Subject: Support empty lines and comment lines --- .env | 3 +++ 1 file changed, 3 insertions(+) (limited to '.env') diff --git a/.env b/.env index ca809d6..7e9f4de 100644 --- a/.env +++ b/.env @@ -1,2 +1,5 @@ FOO=123 + +# A shitty comment + # a comment a bit away BAR="KOIN" -- cgit v1.2.3