From 329b42bca46f2ac69d2db12c5282d580c94457b8 Mon Sep 17 00:00:00 2001 From: Chris Lindelof Date: Tue, 20 Aug 2024 02:51:26 -0400 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b665c99..7f58878 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -.env +*.env +env.* + sql-data/ \ No newline at end of file