Explorar el Código

Add ignorer to .env.test variable

lmedson hace 6 años
padre
commit
f966096f40
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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