# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Virtual Environment .venv/ env/ venv/ ENV/ env.bak/ venv.bak/ # IDE and Editor settings .vscode/ .idea/ *.sublime-project *.sublime-workspace # OS-generated files .DS_Store Thumbs.db # Logs and temporary files *.log *.tmp