# Ignore feature_* directory (usually used as git worktree) feature_*/ # Ignore extensions directory extensions/* !extensions/__init__.py # Ignore some symbolic links install # Ignore specific directories and files .ipynb_checkpoints/ */.ipynb_checkpoints/ .vscode/ *.pyc __pycache__/ pysbmy.egg-info/ *.h5 *.rng *.gadget1 *.gadget2 *.gadget3 log.txt testpdf.txt tests/ params/ results/ slurm_logs/ slurm_scripts/ work/