# Conda environment .conda # Pycache __pycache__/ .coverage # Compiled Python files *.pyc # Logs *.log # Jupyter Notebook checkpoints .ipynb_checkpoints/ # Pytest cache .pytest_cache/ # Data data/