From e303c853e93fac808ad0093740fcf0a0d47bfbb6 Mon Sep 17 00:00:00 2001 From: Sara Date: Sat, 25 Oct 2025 13:21:33 +0200 Subject: [PATCH] chore(git): added blender backup files to ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 648399f6..f8702759 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ build.zip wave-survival-fps.kdev4 __pycache__ modules/wave_survival/__pycache__ + +# blender auto backups +*.blend1