# Ignore the .git directory when using `tree --gitignore -a`.
/.git

# Ignore environment variable files containing secrets.
/.env

