Skip to content

1.0.4 - fix env exclusion in gitignore

Luna Lucadou requested to merge development into master

Previously, the env file was in .gitignore, so it wasn't in the working tree.

I have fixed this. I also added a note for future maintenance on the .env file.

Merge request reports