fix: added .blend1 files to gitignore

This commit is contained in:
Sara Gerretsen 2025-11-29 23:24:37 +01:00
parent 15e84442ac
commit 8717e7de58

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ build/break_utopia.pck
build/break_utopia.x86_64
build/break_utopia.exe
build.zip
*.blend1
# general-purpose cache folder (used by e.g clangd)
.cache