Files
qwen3-6-lora/.gitignore
T

17 lines
235 B
Plaintext

data/raw/*
!data/raw/.gitkeep
!data/raw/replay.jsonl
!data/raw/sanitized/
!data/raw/seeds/
data/raw/.secrets_map.json
out/*.safetensors
out/checkpoint-*/
*.safetensors
*.bin
*.pt
__pycache__/
*.pyc
.ipynb_checkpoints/
.env
.worktrees/