From fd4b28aa3e6d077b1d253d69435947a840952a25 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Fri, 27 May 2022 00:41:56 -0600 Subject: [PATCH] Adjust the gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e09a007..26e335f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -# vscode -.vscode +# personal +.vscode +.env # Intellij *.iml