# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv .env # Jupyter Notebook checkpoints .ipynb_checkpoints/ # Logs *.log # IDEs and editors .vscode/ .idea/ # System files .DS_Store