From 28cb53b65a4ef77b3200057fd5d59458aab1e1b9 Mon Sep 17 00:00:00 2001 From: Chau Tran Date: Sun, 10 Sep 2023 07:54:37 -0500 Subject: [PATCH] chore(repo): update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 204e1b2e..82812b7c 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ testem.log Thumbs.db .angular +.env