# .gitignore for rust-psbt repository.

# Ignore library lock file.
/Cargo.lock

# Build artifacts
target
