Prepares the repo for pushing to a remote forge: adds a README describing the project, the full GPLv3 license text, and a .gitignore for local build/scratch artifacts (__pycache__, Blender autosaves). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
4 lines
36 B
Text
4 lines
36 B
Text
__pycache__/
|
|
*.pyc
|
|
*.blend
|
|
*.blend1
|