/xtxt
*.html
!docs/*.html
!editors/**/*.html
.DS_Store
.claude/
__pycache__/
.pytest_cache/
node_modules/
*.egg-info/
sdk/python/dist/
sdk/js/*.tgz
sdk/rust/target/
sdk/java/target/
sdk/rust/Cargo.lock
sdk/c/build/
sdk/cpp/build/
editors/vscode/out/
editors/vscode/*.vsix
