From 3fb10759919ad5406b431c86d33d2a39a2006333 Mon Sep 17 00:00:00 2001 From: Martin Bruna Date: Wed, 30 Apr 2025 20:39:34 +0200 Subject: [PATCH] leaner release --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dc71742 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +img/ export-ignore +build/ export-ignore +examples/ export-ignore +test/ export-ignore +.github/ export-ignore