1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

.gitattributes: Mark some files as binary.

* .gitattributes: Mark doc/Copyright/* as binary files.
This commit is contained in:
Bruno Haible
2025-12-18 23:23:52 +01:00
parent 70afd5780b
commit 73038a00df

3
.gitattributes vendored
View File

@@ -11,3 +11,6 @@ ChangeLog merge=merge-changelog
# Improve diff hunk context on Python files.
*.py diff=python
# Don't check some specific files against trailing whitespace.
doc/Copyright/* -text