*.pyc
**.pyc
*.log
*.pylintrc
*.bat

**/temp/
**/__pycache__/
**/__work/
**/.vscode/
*.egg-info/

