From 3391429f461726f70a52f8deffa37b979307182e Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Fri, 27 Feb 2026 14:43:13 +0000 Subject: [PATCH] Add .gitattributes to use ifcmerge for IFC files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4761836 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ifc merge=ifcmerge