add thumbnail for blender icons

This commit is contained in:
2023-11-22 17:41:43 +08:00
parent 1432c2990a
commit e84c1148f3
68 changed files with 55 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,7 +1,13 @@
# My Ban
bbp_ng/PyBMap/*.dll
bbp_ng/PyBMap/*.so
bbp_ng/PyBMap/*.dylib
bbp_ng/PyBMap/*.bin
bbp_ng/PyBMap/*.pdb
bbp_ng/icons/*
!bbp_ng/icons/.gitkeep
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]