add `.blend2` and `.blend3` files to gitignore

This commit is contained in:
AFCMS 2022-02-24 10:15:56 +01:00 committed by cora
parent b9eb00613c
commit 86cf8010af
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
# Text Editor TMP Files
*.swp
*.blend1
*.blend2
*.blend3