# Python __pycache__ *.pyc *.egg-info dist # Log *.log *.log.* logs/ # *.json *.jsonl images/* # Data !**/alpaca-data-conversation.json # Editor .idea *.swp .github .vscode # Other .DS_Store wandb output gradio_tmp/* .ipynb_checkpoints *.ipynb unit_test*.*