Glossary

.env.example

Infra
also: env.example

A safe-to-commit file that lists the names of every environment variable your project needs, using fake placeholder values. It acts as a map for teammates or your future self without ever exposing real secrets.