opencommit
opencommit copied to clipboard
[Feature]: Use different file type instead .env for local configuration
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 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