From 71c1058e9e861df527b0f1a514779d8ad441f36c Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sat, 25 Oct 2025 15:27:38 +0200 Subject: [PATCH] .gitignore for .exp files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 608fdd3e74..37f7ea9c98 100644 --- a/.gitignore +++ b/.gitignore @@ -109,4 +109,7 @@ src/bonsai/bonsai/bim/schema/Brick.ttl bonsaiDecoratorForLoads.code-workspace dev_environment.bat -.pixi/ \ No newline at end of file +.pixi/ + +src/ifcopenshell-python/ifcopenshell/express/*.exp +src/ifcopenshell-python/ifcopenshell/express/*.exp.cache.dat