# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Build artifacts and profiling data
*.pdb
*.profraw

# Python bytecode caches
*.pyc
__pycache__/
.DS_Store

# Local Cargo override for SDK development
.cargo/config.toml
