# Git Authors - Gitattributes Documentation (Highlights)

## Metadata
**Review**:: [readwise.io](https://readwise.io/bookreview/19322111)
**Source**:: #from/readwise
**Zettel**:: #zettel/fleeting
**Status**:: #x
**Authors**:: [[Git Authors]]
**Full Title**:: Gitattributes Documentation
**Category**:: #articles #readwise/articles
**Category Icon**:: 📰
**URL**:: [git-scm.com](https://git-scm.com/docs/gitattributes)
**Host**:: [[git-scm.com]]
**Highlighted**:: [[2022-10-01]]
**Created**:: [[2022-10-02]]
## Highlights
- Attributes that should affect all repositories
for a single user should be placed in a file specified by the
core.attributesFile configuration option (see git-config[1]). ^391077277