# Python
__pycache__
*.pyc
*.egg-info
dist

# Log
*.log
*.json

# Data
!**/alpaca-data-conversation.json

# Editor
.idea
*.swp

# Other
.DS_Store
wandb
output
