From 97a5a643ec6083442919ef3b964526f694055533 Mon Sep 17 00:00:00 2001 From: Spirit Date: Wed, 25 Jan 2023 13:50:41 +0300 Subject: [PATCH] Remove Ruby `dotenv` conventions These are considered in the Ruby `dotenv` package not in the node's one --- Node.gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Node.gitignore b/Node.gitignore index c6bba591..4956d962 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -74,10 +74,6 @@ web_modules/ # dotenv environment variable files .env -.env.development.local -.env.test.local -.env.production.local -.env.local # parcel-bundler cache (https://parceljs.org/) .cache