Browse Source

Add ignorer to .env.test variable

lmedson 6 years ago
parent
commit
f966096f40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Node.gitignore

+ 1 - 0
Node.gitignore

@@ -56,6 +56,7 @@ typings/
 
 # dotenv environment variables file
 .env
+.env.test
 
 # parcel-bundler cache (https://parceljs.org/)
 .cache