From 2f0454ddb03ab87c52de183970ba34553a1b7582 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Sat, 31 Aug 2024 03:05:01 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 74b2c85..859bd56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -abtmtr.db \ No newline at end of file +abtmtr.db +.env \ No newline at end of file