From 73a0b3964a581fa8d991d199da9ab1329b6366da Mon Sep 17 00:00:00 2001 From: Kyle Belanger Date: Wed, 12 Feb 2025 11:40:53 -0500 Subject: [PATCH] update git ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db47a48..81c4784 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,7 @@ dist .pnp.* # Don't send any vscode files to git -.vscode \ No newline at end of file +.vscode + + +.env \ No newline at end of file