From 3c0fea334defad5b08da86fdbbf6e58c12d99968 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