mirror of
https://github.com/cloudstack-llc/mlx-knife.git
synced 2026-07-19 22:53:30 -04:00
50 lines
755 B
Plaintext
50 lines
755 B
Plaintext
venv/
|
|
venv39/
|
|
venv31?/
|
|
venv_*/
|
|
venv-*/
|
|
test_env*/
|
|
test-install-venv/
|
|
mypy_*.log
|
|
ruff_*.log
|
|
*/__pycache__/*
|
|
__pycache__
|
|
mlx_knife/*
|
|
*.pyc
|
|
.DS_Store
|
|
.claude/
|
|
mymodel_test_workspace/
|
|
live_clone_ws/
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
CLAUDE.md
|
|
TODO_REAL_TESTS.md
|
|
server.log
|
|
install_*.log
|
|
.gitignore
|
|
docs/ISSUES/
|
|
docs/reviews/
|
|
ML-workspaces/
|
|
|
|
# Test artifacts (generated reports)
|
|
*_report.json
|
|
test_results_3_*.log
|
|
test-img-collection/
|
|
small-img-collection
|
|
benchmarks/reports/*.html
|
|
benchmarks/reports/2025-12*.jsonl
|
|
benchmarks/reports/2026-0[12]*.jsonl
|
|
|
|
# Benchmark reports (ADR-013 Phase 0)
|
|
# These reports ARE tracked in git for historical data
|
|
#!benchmarks/reports/*.jsonl
|
|
.pack-tmp
|
|
.pyi-spec
|
|
.venv
|
|
.venv-build
|
|
artifacts
|
|
python
|
|
dist-ext-python
|
|
package-mac-signed.sh
|