From 08c67982ed3476cdd0154248d9948c5fb365f131 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Thu, 19 Mar 2026 09:22:19 +0100 Subject: [PATCH] .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6effb11c..0c016828 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,7 +7,7 @@ Make.inc export-ignore -config/ export-ignore +./config/ export-ignore configure.ac export-ignore config.log export-ignore config.status export-ignore @@ -19,6 +19,7 @@ install-sh export-ignore compile export-ignore missing export-ignore .travis.yml export-ignore +./rsb/ export-ignore # generated folder ./include/ export-ignore ./modules/ export-ignore