From 1ae2f513ce320e386345b94a2b3b5370d50118f7 Mon Sep 17 00:00:00 2001
From: Skylar Grant <official.xian@gmail.com>
Date: Mon, 5 Jun 2023 16:45:33 -0400
Subject: [PATCH] Update to ignore all .env

---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1ddee34..266ae22 100755
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,7 @@
 .vscode
 package-lock.json
 .VSCodeCounter/
-env.dev
-env.prod
+.env*
 .DS_Store
 data/guildInfo.json
 data/rawstring.txt