# Python __pycache__/ *.py[cod] *.egg-info/ dist/ build/ *.egg # Virtual environment py3/ pkgs/ # IDE .vscode/ .idea/ # OS .DS_Store # Logs logs/