Merge pull request #2908 from lmedson/env_test_ignore
Add ignorer to .env.test variable in NodeJS
This commit is contained in:
commit
ac2e28a2ef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user