__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/

*.pt
*.pth
*.ckpt
*.bin
*.safetensors
*.h5
*.npz
*.npy
weights/
checkpoints/

.venv/
venv/
env/

.DS_Store
*.swp
*.swo

.pytest_cache/
.coverage
htmlcov/

mlx_tabpfn_converted/
