Files
wehub-resource-sync e9a2f726c9
CI / test (3.13) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:29:51 +08:00

126 lines
1.4 KiB
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
*.dylib
*.metallib
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo
*.pot
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# Jupyter
.ipynb_checkpoints
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Model files (too large for git)
*.bin
*.safetensors
*.gguf
*.ggml
# Logs
*.log
logs/
# Temporary files
tmp/
temp/
*.tmp
# MLX cache
.mlx_cache/
# Build artifacts
packaging/_wheels/
packaging/_export/
packaging/_build/
*.dmg
# Generated engine commit metadata (build-time artifact)
omlx/_engine_commits.json
# Generated build info (build-time artifact)
omlx/_build_info.py
# Tailwind CSS standalone CLI binary (download on demand via build_css.py)
omlx/admin/tailwindcss-*
# Git worktrees
.worktrees/
# Swift rewrite architecture notes — kept locally for reference, not tracked.
docs/native_app_architecture.md
# UV lockfile
uv.lock
# generated TurboQuant memory report (machine-specific)
tq_batch_memory.md