__pycache__
.idea
.DS_Store
*.egg-info
build
dist
.venv
.vscode

# data
data
datasets
!litgpt/data
!tests/data
checkpoints
out
wandb
events.out.tfevents*

# test artifacts from tests/test_readme.py
**/custom_finetuning_dataset.json
client.py
**/custom_texts/
