1
0
mirror of https://notabug.org/scuti/lib3ddevil1 synced 2025-03-29 07:36:17 +05:30

Add __init__.py to bindings

This commit is contained in:
surkeh 2018-04-22 14:59:30 -07:00
parent c1bb8c457f
commit e111ff2e07
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored

@ -5,6 +5,7 @@
*.exe
*.stackdump
*.log
__pycache__
demo-extractpld
demo-extracttexture
demo-extractmesh

0
bindings/__init__.py Normal file