chore(git): added blender backup files to ignore
This commit is contained in:
parent
a5cbee6b44
commit
e303c853e9
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ build.zip
|
|||
wave-survival-fps.kdev4
|
||||
__pycache__
|
||||
modules/wave_survival/__pycache__
|
||||
|
||||
# blender auto backups
|
||||
*.blend1
|
||||
|
|
|
|||
Loading…
Reference in a new issue