From 3fbfd0ae414b9b5806a0892c38ccae5d05261bf7 Mon Sep 17 00:00:00 2001 From: ddp Date: Tue, 25 May 2021 00:36:41 +0200 Subject: [PATCH] allow env to stay --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d0ca99f..56cabab 100755 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,4 @@ typings/ # dotenv environment variables file .env -env.js \ No newline at end of file +app/env.js \ No newline at end of file