assets/.gitignore
2024-01-13 23:44:11 -05:00

9 lines
160 B
Plaintext

#---> BLENDER
# Ignore backup blend files, but not the actual ones (regex)
*.blend[0-9]*
# Ignore rig test files
TEST_*.blend
# Don't save any renders
render/