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
View File
@@ -5,6 +5,7 @@
*.exe
*.stackdump
*.log
__pycache__
demo-extractpld
demo-extracttexture
demo-extractmesh
View File