mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
add .blend2
and .blend3
files to gitignore
This commit is contained in:
parent
129117efb3
commit
89a930ace3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
# Text Editor TMP Files
|
# Text Editor TMP Files
|
||||||
*.swp
|
*.swp
|
||||||
*.blend1
|
*.blend1
|
||||||
|
*.blend2
|
||||||
|
*.blend3
|
||||||
|
|
Loading…
Reference in a new issue