# Outputs of running these scripts — never commit
Models/
checkpoints/
outputs/
runs/
wandb/
logs/
.cache/
eval_results/

# Auto-generated by unsloth on every run
unsloth_compiled_cache/

# Python bytecode
__pycache__/
*.pyc

# Model weight artifacts (defense in depth)
*.safetensors
*.bin
*.pt
*.pth
*.ckpt
*.gguf
adapter_model.*
adapter_config.*
tokenizer.json
tokenizer_config.json
special_tokens_map.json
chat_template.jinja
