1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Minsoo Choo e731a7cdf1 Initialize .gitattributes for doc
.gitattributes instructs git custom diff handling which helps the
readability of git diff in development. This is especially useful for
binary files such as images, as it prevents git from printing
meaningless diffs.

Differential Revision:	https://reviews.freebsd.org/D43082
2025-06-12 11:44:51 -04:00