This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
.env with .gitignore is there a way to watch it? #302
I have this
.gitignore:and as you can see I'm ignoring
.envfile.I'm using this command:
But if I change the
.envfile obviously it doesn't re-run.Is there a way to tell it to watch the
.envfile?Something like: