Skip to content

Commit c717c1f

Browse files
committed
Update .gitignore and blender_manifest.toml
1 parent 24c5c12 commit c717c1f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
__pycache__/
33

44
.vscode
5+
6+
*.zip

blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schema_version = "1.0.0"
33
id = "uv_toolkit"
44
version = "2.1.2"
55
name = "UVToolkit"
6-
tagline = "A trim & tileable baker for Blender"
6+
tagline = "A collection of UV editing tools for Blender"
77
maintainer = "Ethan Simon-Law <ethan.simon.3d@gmail.com>"
88
type = "add-on"
99

0 commit comments

Comments
 (0)