From dc965e47ad8c256bed3776ea0ab4e3c6ec7ad263 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:34:23 +0000 Subject: .gitignores .env --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9726dce..0ad21c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -data.json \ No newline at end of file +data.json +.env \ No newline at end of file -- cgit v1.2.3