Files

46 lines
394 B
Plaintext

# Model weights (tracked in HuggingFace)
base-model/*.safetensors
base-model/.cache/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
.venv/
env/
.eggs/
*.egg-info/
*.egg
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Testing
.pytest_cache/
.coverage
htmlcov/
# Build
dist/
build/
*.so
CLAUDE.md
AGENTS.md
GEMINI.md
QWEN.md
*.safetensors
*.bin
*.gguf
*.pt
*.pth