From: lmedson Date: Fri, 14 Dec 2018 00:32:38 +0000 (-0300) Subject: Add ignorer to .env.test variable X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2908%2Fhead;p=gitignore.git Add ignorer to .env.test variable --- diff --git a/Node.gitignore b/Node.gitignore index ebfe4395..cf36b87a 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -56,6 +56,7 @@ typings/ # dotenv environment variables file .env +.env.test # parcel-bundler cache (https://parceljs.org/) .cache