1
0
mirror of https://github.com/github/gitignore synced 2024-06-13 16:10:01 +02:00

Add ignorer to .env.test variable

This commit is contained in:
lmedson 2018-12-13 21:32:38 -03:00
parent e313e296c1
commit f966096f40

View File

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