Psyray
Psyray
@AnonymousWP Check my comment on PR https://github.com/yogeshojha/rengine/pull/888#issuecomment-1816867465
@yogeshojha **.env** file must be removed from index, added to .gitignore, and replaced by **.env-dist** Problem is that if we remove the file, it will remove it from existing installation...
> Hello, this issue should be resolved. Now, Twinny not only uses .gitignore to ignore files during embedding, but you can also add custom ignore items in the global settings....