Skip to content
Snippets Groups Projects
.gitignore 102 B
Newer Older
Aynur19's avatar
Aynur19 committed
# Python
*.pyc
__pycache__
/dist/

# Blender
*/[Rr]enders/
*v.blend
*.blend[1-9]

# VS Code
/.vscode