]> source.dussan.org Git - gitignore.git/commit
Ignore Rails .env according recomendations 3864/head
authorDaniel Libanori <daniellibanori@gmail.com>
Thu, 28 Oct 2021 07:52:49 +0000 (04:52 -0300)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 07:52:49 +0000 (04:52 -0300)
commite77ef81b1bf41eb12b6080e82dbc350f5d09f0c1
treea24bf75ab6bee708208bce2b7703fe6b17852c52
parentcdd9e946da421758c6f42c427c7bc65c8326155d
Ignore Rails .env according recomendations

Reasons for making this change:
Rails dotenv ignore is not following dotenv recommendations as stated in its documentation

Links to documentation supporting these rule changes:
https://github.com/bkeepers/dotenv#what-other-env-files-can-i-use
Rails.gitignore