19 lines
163 B
Plaintext
19 lines
163 B
Plaintext
.spatial_lab/
|
|
out/
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
*.blend[0-9]
|
|
*.blend[0-9][0-9]
|
|
*.blend@
|
|
*.log
|
|
*.tmp
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
!.env.example
|