Re-add .env to Node.gitignore

This commit is contained in:
Malcolm
2021-12-11 15:37:31 +13:00
committed by GitHub
parent a182474389
commit b461dc2650

View File

@@ -72,7 +72,8 @@ web_modules/
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local