From dcd4ac1d36ee530b403fbbb40898780c298491fd Mon Sep 17 00:00:00 2001 From: Luis Garcia Date: Sun, 14 Apr 2024 17:06:29 -0600 Subject: [PATCH] Gitignore: expand .env --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3093d0a..84d832d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -**.env +**.env* *.prof # Byte-compiled / optimized / DLL files