opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Feature]: Use different file type instead .env for local configuration

Open frankyso opened this issue 1 year ago • 2 comments
trafficstars

Description

When developing using framework the .env file should not be commit and shareable with friends, i think its better using different file type like opencommit.dist or .opencommit instead of .env files.

Suggested Solution

suggested file type opencommit.dist or .opencommit

Alternatives

No response

Additional Context

No response

frankyso avatar Mar 07 '24 16:03 frankyso

@frankyso hello, absolutely agree, then it could be added to .gitignore similarly to .env, do you want to open the PR? it should be a small one, but still requires finding where we read from .env

di-sukharev avatar Mar 18 '24 04:03 di-sukharev