From 371a2fded0bfb53a0203bc727ebf2c6d2ee29e91 Mon Sep 17 00:00:00 2001 From: Richard Aasa Date: Sun, 7 Jun 2026 16:54:15 +0300 Subject: [PATCH] remove blender autosaves from git history --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab1d9b1..c07a656 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ tests/output/ # Web export output build/ + +*.blend1 \ No newline at end of file