add __main__.py

This commit is contained in:
emdee 2022-11-16 07:56:28 +00:00
parent 1d4c214ac3
commit b0a18addb3
3 changed files with 32 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
*.pyc
*.pyo
.idea
*~
*.iml
*.so
*.log
build
*.spec
dist
/*.egg-info
/*.egg
html
.cache
*.db
*.junk