PatrickAlphaC / dungeons-and-dragons-nft

#chainlink #nft
MIT License
633 stars 278 forks source link

.env #12

Open pedroafleite opened 2 years ago

pedroafleite commented 2 years ago

Hi, Patrick

Can you please only leave the .env.example file and delete the .env one? Us newbies might end up leaving our mneumonic exposed, because .gitignore does not ignore files that are already there on github.

Thanks for all the top-notch teaching.

PatrickAlphaC commented 2 years ago

Thank you for making this issue! This is something I constantly struggle with… I actually want hardhat to add a password encrypting option. But for the moment, great, I’ll leave this issue up.

PatrickAlphaC commented 2 years ago

Ideally, I think we have a .env with a ton of comments warning, and a .gitignore with .env inside