Merge pull request #3316 from frederikhors/patch-1

[Node] Use real conventions
This commit is contained in:
Brian Douglas
2021-12-04 16:04:16 -08:00
committed by GitHub

View File

@@ -73,9 +73,10 @@ web_modules/
.yarn-integrity
# dotenv environment variables file
.env
.env.test
.env.production
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache