]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
.gitattributes: Mark some files as binary.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Dec 2025 22:23:52 +0000 (23:23 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Dec 2025 22:23:52 +0000 (23:23 +0100)
* .gitattributes: Mark doc/Copyright/* as binary files.

.gitattributes

index c7fecf66a5744dc9cac1307b7ce4ccec83e2346e..c6a166ead5aeb16f136390e7b31b4fe1416ec144 100644 (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