ソースを参照

Add ignorer to .env.test variable

lmedson 6 年 前
コミット
f966096f40
1 ファイル変更1 行追加0 行削除
  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