From 143aea426de9c33fe46e0710545e04706d2cd7b1 Mon Sep 17 00:00:00 2001 From: Alaric Senat Date: Thu, 27 Aug 2026 11:43:58 +0200 Subject: [PATCH] misc: auto collapse generated bindings on gitlab --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7cb5678 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Collapse generated bindings on gitlabs MRs +libvlc-sys/bindings.rs gitlab-generated