This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/main by this push:
     new f0593080e dev: Update .gitattributes for Nouveau (#5862)
f0593080e is described below

commit f0593080eb135c66aa9cd3eb93758c62ffd00259
Author: Ronny Berndt <[email protected]>
AuthorDate: Sat Mar 21 10:15:11 2026 +0100

    dev: Update .gitattributes for Nouveau (#5862)
---
 .gitattributes | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 7b7f56abb..0c4d7cf7b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
-nouveau/**/* text eol=lf
-nouveau/**/*.bat text eol=crlf
-nouveau/**/*.jar binary
+extra/nouveau/**/* text eol=lf
+extra/nouveau/**/*.bat text eol=crlf
+extra/nouveau/**/*.jar binary

Reply via email to