From b61de8c71007b3f67f57dfee6c26eccd4528d108 Mon Sep 17 00:00:00 2001 From: betalars Date: Mon, 6 Mar 2023 15:04:44 +0100 Subject: [PATCH] ignoring blend1 files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eea65b49..0372606e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *md.backup src/.godot/ +*.blend1 \ No newline at end of file