Remove env from gitignore.

This commit is contained in:
Nawaz Dhandala 2021-05-18 11:29:31 +01:00
parent 9f39b5a78a
commit e4d5b4c475
2 changed files with 1 additions and 3 deletions

1
init-script/.env Normal file
View File

@ -0,0 +1 @@
# Init script env vars

View File

@ -68,9 +68,6 @@ typings/
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.test
# parcel-bundler cache (https://parceljs.org/)
.cache