forgeenv-source / .gitignore
akhiilll's picture
forgeenv source snapshot for training job
a15535e verified
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.venv/
venv/
env/
.env
.coverage
htmlcov/
forgeenv-repair-agent-lora/
warmstart_checkpoint/
grpo_checkpoint/
*.safetensors
*.bin
*.pt
*.pth
wandb/
mlruns/
.vscode/
.idea/
*.swp
*.swo
artifacts/repair_library_local.json
.DS_Store
Thumbs.db