Y
Hacker News
new
|
ask
|
show
|
jobs
by
Flimm
3416 days ago
Heroku's official Python template include `.env` in the repo:
https://github.com/heroku/python-getting-started
https://github.com/heroku/heroku-django-template
(Although, to be fair, they do include `.env` in the `.gitignore` file.)