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:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -11,3 +11,6 @@ ChangeLog merge=merge-changelog
|
|||||||
|
|
||||||
# Improve diff hunk context on Python files.
|
# Improve diff hunk context on Python files.
|
||||||
*.py diff=python
|
*.py diff=python
|
||||||
|
|
||||||
|
# Don't check some specific files against trailing whitespace.
|
||||||
|
doc/Copyright/* -text
|
||||||
|
|||||||
Reference in New Issue
Block a user