From ca2c65dbcbaf85add70eae6b0ea169bf670fa925 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 28 Apr 2023 17:06:44 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 650dcd2dc..f9fc4b735 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules .actrc .DS_Store .gh-pages -.api \ No newline at end of file +.api +.env \ No newline at end of file