# virtualenv venv/ .venv/ # python cache __pycache__/ *.pyc # OS files .DS_Store Thumbs.db # Jupyter .ipynb_checkpoints/ # logs *.log