gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Add environment file to Golang gitignore

Open SergiioDev opened this issue 3 years ago • 0 comments

Reasons for making this change: Prevent sensible information such as environment variables from being uploaded to a public repo

Links to documentation supporting these rule changes: There isn't too much documentation but I found this page that explains why we should add the environment file into .gitignore https://salferrarello.com/add-env-to-gitignore/

SergiioDev avatar Jul 09 '22 11:07 SergiioDev