/vendor/
composer.lock
.phpunit.result.cache
.phpunit.cache/
*.log
.DS_Store
.idea/
.vscode/

# Rust core build artifacts
/rust/target/
/rust/Cargo.lock
