# Ignore some symbolic links install # Ignore specific directories and files .ipynb_checkpoints/ */.ipynb_checkpoints/ .vscode/ *.pyc __pycache__/ sbmy_control.egg-info/ *.h5