# Virtual environment myenv/ env/ # Jupyter .ipynb_checkpoints/ *.ipynb_checkpoints # Python __pycache__/ *.py[cod] *$py.class # DS_Store .DS_Store # IDE .vscode/ .idea/.ipynb_checkpoints/