# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Virtual environments venv/ env/ ENV/ # Temporary files temp/ downloads/ converted/ # IDE files .idea/ .vscode/ *.swp *.swo # macOS files .DS_Store # iPod test files *.m4a *.mp3 *.mp4 *.aac # Logs *.log