Skip to content

Ignore `.env` file

Jason Plum requested to merge enable-use-of-env-file into master

Add a gitignore line for a local .env environment file.

This will be useful for reusing configuration in the future, when doing upgrades, etc.

Merge request reports